diff options
author | Janne Blomqvist <janne.blomqvist@aalto.fi> | 2019-02-26 14:09:21 +0200 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2019-04-20 16:43:11 -0700 |
commit | 5fb6145f6f058776c26b5792a45ecdb5ee998464 (patch) | |
tree | 0f66e31896420e0fc1d43571cb086ebe4572b710 /.gitignore | |
parent | 7255d5ee3c980a95dc1690df8b292e0252f29845 (diff) | |
download | spack-5fb6145f6f058776c26b5792a45ecdb5ee998464.tar.gz spack-5fb6145f6f058776c26b5792a45ecdb5ee998464.tar.bz2 spack-5fb6145f6f058776c26b5792a45ecdb5ee998464.tar.xz spack-5fb6145f6f058776c26b5792a45ecdb5ee998464.zip |
OpenBLAS: Allow enabling/disabling AVX2/512 support
Allow specifying whether AVX2 or AVX512 should be enabled or disabled
on x86 targets.
As AVX2 hardware and toolchain support is quite ubiquitous by now,
AVX2 is enabled by default. Also AVX2 support is not disabled when
building the +virtual_machine variant.
AVX512 is not supported in older but still supported toolchains,
hardware is still expensive, and OpenBLAS AVX512 kernels still have
bugs. Thus AVX512 is disabled by default.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions