Skip to content

SpFFT 1.1.0

Latest
Compare
Choose a tag to compare
@AdhocMan AdhocMan released this 21 Mar 12:44
0a0a08c

SpFFT 1.1.0 Release Notes

Changes

  • Switch to C++17
    • CUDA version requirement increased to 11.0
    • CMake version requirement increased to 3.18
  • Updated dependencies required to build tests
  • Added CMake option to disable downloading of test dependencies

Bug Fixes

  • Fixed compilation with ROCm 6.0
  • Fixed issue where building in release mode with ROCm did not disable debug checks, leading to decreased performance