diff options
author | Anton Kozhevnikov <toxa81@gmail.com> | 2022-01-08 03:13:46 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-01-07 18:13:46 -0800 |
commit | 34f0222fdd4d1891f4093b76486c9dcec1a03400 (patch) | |
tree | 6d1c02fc2598f379ddbf6e3fdfb0bf185f115479 /.gitattributes | |
parent | d125bdfaa0ec9b40bbbcae4c43c7c216f34fe38a (diff) | |
download | spack-34f0222fdd4d1891f4093b76486c9dcec1a03400.tar.gz spack-34f0222fdd4d1891f4093b76486c9dcec1a03400.tar.bz2 spack-34f0222fdd4d1891f4093b76486c9dcec1a03400.tar.xz spack-34f0222fdd4d1891f4093b76486c9dcec1a03400.zip |
ELPA package: don't check threading support during build (#28227)
./configure tries to execute an MPI test, which is not possible on
most HPC platforms (if you don't build on a compute node), so this
check is disabled to allow the build to proceed. Ideally we could
check this by placing constraints on the MPI that Spack builds (e.g.
require building a version that is guaranteed to have threading
support).
Diffstat (limited to '.gitattributes')
0 files changed, 0 insertions, 0 deletions