diff options
author | Robert Cohn <robert.s.cohn@intel.com> | 2021-11-16 15:55:24 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-16 12:55:24 -0800 |
commit | 67cba372e83379c0c5d27838be6540d9f70daa6b (patch) | |
tree | 5b10f130f42bb8df08db0d5a1ab97ef1267df83e /bin | |
parent | b194b957cea39338a1ab6cde169fab2222bdd4e7 (diff) | |
download | spack-67cba372e83379c0c5d27838be6540d9f70daa6b.tar.gz spack-67cba372e83379c0c5d27838be6540d9f70daa6b.tar.bz2 spack-67cba372e83379c0c5d27838be6540d9f70daa6b.tar.xz spack-67cba372e83379c0c5d27838be6540d9f70daa6b.zip |
Intel mpi: allow use of external libfabric (#27292)
Intel mpi comes with an installation of libfabric (which it needs as a
dependency). It can use other implementations of libfabric at runtime
though, so if you install a package that depends on `mpi` and
`libfabric`, you can specify `intel-mpi+external-libfabric` and ensure
that the Spack-built instance is used (both by `intel-mpi` and the
root).
Apply analogous change to intel-oneapi-mpi.
Diffstat (limited to 'bin')
0 files changed, 0 insertions, 0 deletions