spack/lib/spack
Robert Cohn 67cba372e8
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.
2021-11-16 12:55:24 -08:00
..
docs Add PyPI docs and warning in auto-generated package (#27404) 2021-11-12 10:58:44 -06:00
env cc: make error messages more clear 2021-10-04 18:30:19 -07:00
external Document backport in py (#26897) 2021-10-22 19:14:35 +02:00
llnl Fix typos (ouptut) (#27317) 2021-11-09 16:11:34 -06:00
spack Intel mpi: allow use of external libfabric (#27292) 2021-11-16 12:55:24 -08:00