Add "default" configuration scope.
- Default scope is versioned with spack and can be overridden by site or user config. - Default scope provides sensible default concretization preferences for all of Spack. - per-platform concretization scope can be added later (to force a particular MPI on, e.g., Cray systems)
Showing
- .gitignore 1 addition, 1 deletion.gitignore
- etc/spack/defaults/modules.yaml 12 additions, 3 deletionsetc/spack/defaults/modules.yaml
- etc/spack/defaults/packages.yaml 21 additions, 0 deletionsetc/spack/defaults/packages.yaml
- etc/spack/defaults/repos.yaml 14 additions, 0 deletionsetc/spack/defaults/repos.yaml
- lib/spack/spack/config.py 8 additions, 1 deletionlib/spack/spack/config.py
Loading
Please register or sign in to comment