diff options
author | Greg Becker <becker33@llnl.gov> | 2023-04-17 22:17:11 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-17 22:17:11 -0700 |
commit | 480b7f397e029a3de8d8a032170cd9e9862d64d3 (patch) | |
tree | 9068a3f6182621bb5da534fac935c3f5ec4c116c /LICENSE-MIT | |
parent | 2bc1779a71c3ddc3a228df553196e16ff0ad59b3 (diff) | |
download | spack-480b7f397e029a3de8d8a032170cd9e9862d64d3.tar.gz spack-480b7f397e029a3de8d8a032170cd9e9862d64d3.tar.bz2 spack-480b7f397e029a3de8d8a032170cd9e9862d64d3.tar.xz spack-480b7f397e029a3de8d8a032170cd9e9862d64d3.zip |
Allow users to remove items from hierarchy per-path (#31351)
* lmod modules: allow users to remove items from hierarchy per-spec
This allows MPI wrappers that depend on MPI to be removed from the MPI portion of
the hierarchy and be made available when the appropriate compiler is loaded.
module load gcc
module load mpi-wrapper # implicitly loads mpi
module load hdf5
This allows users to treat an mpi wrapper like an mpi program
Diffstat (limited to 'LICENSE-MIT')
0 files changed, 0 insertions, 0 deletions