spack/var/spack/repos/builtin/packages/fftw
AMD Toolchain Support 92291120cb
Amdfftw and fftw: add variants and conflicts (#22940)
FFTW:
(1) Condition to ensure Quad precision is not supported in MPI under FFTW base class

AMDFFTW:
(1) Support for debug and quad precision for aocc compiler
(2) Dedicated variant for threads for enabling SMP threads
(3) Restricted simd features to 'sse2', 'avx' and 'avx2'
(4) Removed float simd features
(5) If debug option is enabled, configure option will be appended with --enable-debug option
(6) Condition to ensure amd-fast-planner is supported from 3.0 onwards under amdfftw derived class
(7) New variant amd-fast-planner - This option will reduce the planning time without much tradeoff in the performance.  It is supported for single and double precisions.
(8) Removed following flags for amdfftw - '--enable-threads', '--enable-fma' and '--enable-sse'
2021-04-15 07:00:40 -07:00
..
intel-configure.patch
package.py Amdfftw and fftw: add variants and conflicts (#22940) 2021-04-15 07:00:40 -07:00
pfft-3.3.4.patch
pfft-3.3.5.patch
pfft-3.3.9.patch
pgi-3.3.6-pl2.patch