diff options
author | AMD Toolchain Support <73240730+amd-toolchain-support@users.noreply.github.com> | 2021-04-15 19:30:40 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-15 07:00:40 -0700 |
commit | 92291120cb9855014cdce2a439732bf487a21731 (patch) | |
tree | 64fe7c1b7aa3c3714c938df9309cdfdf28cf6a4b /lib | |
parent | 4ea1774be37dcb0a344d1eacd5c21cd8608b495f (diff) | |
download | spack-92291120cb9855014cdce2a439732bf487a21731.tar.gz spack-92291120cb9855014cdce2a439732bf487a21731.tar.bz2 spack-92291120cb9855014cdce2a439732bf487a21731.tar.xz spack-92291120cb9855014cdce2a439732bf487a21731.zip |
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'
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions