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

create stub folder that contains a minimal example on how to use rocfft #146

Merged
merged 5 commits into from
Feb 12, 2019

Conversation

psteinb
Copy link

@psteinb psteinb commented Nov 23, 2018

Summary of proposed changes:

  • create a folder samples insides the docs
  • samples contains examples for clients to rocfft (which doesn't depend on boost, fftw, ...)
  • added minimal documentation on how to compile the sample

@psteinb
Copy link
Author

psteinb commented Nov 27, 2018

I looked at the matter a bit more. with that install.sh script in place, it's really hard to find out how rocfft can be used in a client project. As mentioned in the references, I am having a hard time building a client application that uses rocfft. I am currently using rocfft from the rocm 1.9 repos and am not getting anywhere the last 2 days. I'd appreciate any help.

@bragadeesh
Copy link
Contributor

Thanks for this contribution, need to look at it
What part are you having trouble with? After you make rocfft package with build (or get it from github or radeon repo) and installed in the system, are you not able to use it?

@psteinb
Copy link
Author

psteinb commented Nov 28, 2018

what I ultimately would want, is a simple cmake snippet or example on how to compile a client to rocfft.

@psteinb
Copy link
Author

psteinb commented Nov 28, 2018

The install.sh simply obfuscated to me how I could easily use rocfft in my benchmark. CUDA does yield the samples which can provide simple documentation on how to use specific libraries. I simply miss that with rocfft. NB. I am using rocfft from the rocm repos.

@bragadeesh
Copy link
Contributor

Understand; is the sample you are contributing now works on your side ok?
Other than the confusing install.sh, any other issues?

@psteinb
Copy link
Author

psteinb commented Nov 29, 2018 via email

@feizheng10 feizheng10 merged commit 7146962 into ROCm:develop Feb 12, 2019
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.

3 participants