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

Remove requirement for hipFFT #16

Open
peastman opened this issue Apr 19, 2024 · 1 comment · May be fixed by #14
Open

Remove requirement for hipFFT #16

peastman opened this issue Apr 19, 2024 · 1 comment · May be fixed by #14

Comments

@peastman
Copy link

I'm trying to build using the HIP libraries from conda-forge. There aren't currently any libraries for hipFFT, which leads CMake to produce an error. It shouldn't actually be needed, since the default is to use vkFFT, but CMake still refuses to continue if it isn't present. Could that requirement be removed?

@ex-rzr
Copy link
Contributor

ex-rzr commented Apr 20, 2024

I have pushed a commit with optional hipFFT to this PR: #14

@ex-rzr ex-rzr linked a pull request Apr 20, 2024 that will close this issue
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 a pull request may close this issue.

2 participants