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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
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.