Skip to content

hipFFT 1.0.6 for ROCm 5.0.0

Compare
Choose a tag to compare
@lawruble13 lawruble13 released this 09 Feb 21:47
1e4e3ba

Fixed

  • Fixed incorrect reporting of rocFFT version.

Changed

  • Unconditionally enabled callback functionality. On the CUDA backend, callbacks only run
    correctly when hipFFT is built as a static library, and is linked against the static cuFFT
    library.