You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: