Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

check in pow2 complex->complex testing #18

Merged
merged 8 commits into from
Nov 4, 2016

Conversation

tingxingdong
Copy link
Contributor

resolves #___

Summary of proposed changes:

  • to allow it compile add fftw3 double precision in library dependence
  • slight change in fftw_transform.h & buffer.h
  • refactor rocfft_transform.h

Copy link
Contributor

@bragadeesh bragadeesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make sure jenkins can build
add fftw3-3 for double precision
adding hip_runtime.h in rider, instead add in test headers
Need a separate review of rocfft_transform.h, lets setup one

@tingxingdong
Copy link
Contributor Author

if without kernel launching, hip recommend include hip_runtime_api.h in host code which can be compiled with a gcc compiler.

@bragadeesh bragadeesh merged commit 54618f6 into ROCm:develop Nov 4, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants