Skip to content

SpFFT 0.9.9

Compare
Choose a tag to compare
@AdhocMan AdhocMan released this 21 Nov 13:20
· 86 commits to master since this release
d550618

SpFFT 0.9.9 Release Notes

Changes

  • Linux only:
    Intel MKL is now linked statically, if shared library is build. The symbols are hidden by using linker flags. This should prevent issues when different MKL configurations are linked into a single executable.
  • Removed "main" and "main_mpi" executable from tests. They were used for debugging purposes only and "benchmark" can now be used instead.

Bug fixes

  • Fixed build failure related to missing definitions of constexpr static members with some compilers.
  • Added missing multi transform functions to Fortran interface