Skip to content

hipFFT 1.0.5 for ROCm 4.5.0

Compare
Choose a tag to compare
@lawruble13 lawruble13 released this 27 Oct 21:35
ff7c4a2

Fixed

  • Add calls to rocFFT setup/cleanup.
  • Cmake fixes for clients and backend support.

Added

  • Added support for Windows 10 as a build target.

Changed

  • Packaging split into a runtime package called hipfft and a development package called hipfft-devel.
    The development package depends on runtime. The runtime package suggests the development package
    for all supported OSes except CentOS 7 to aid in the transition. The suggests feature in packaging
    is introduced as a deprecated feature and will be removed in a future rocm release.