diff options
author | Greg Becker <becker33@llnl.gov> | 2020-05-14 11:27:37 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-05-14 11:27:37 -0700 |
commit | 445cae5c81a1f02e830f0f52613855ae27c51f22 (patch) | |
tree | fe4ff220b1d29c89353b2bc95220d5d331a2f96f /var | |
parent | 20b3e418317644fc17a8787cb2bda52fdb77a24a (diff) | |
download | spack-445cae5c81a1f02e830f0f52613855ae27c51f22.tar.gz spack-445cae5c81a1f02e830f0f52613855ae27c51f22.tar.bz2 spack-445cae5c81a1f02e830f0f52613855ae27c51f22.tar.xz spack-445cae5c81a1f02e830f0f52613855ae27c51f22.zip |
Feature: Allow lmod configuration to set core specs (#16517)
Packages built with lmod core_compiler are placed in `Core`.
Other packages may belong in `Core`. For example, python may be built with a proprietary compiler for performance, but belong on the `Core` directory.
With this PR, lmod config can include a `core_specs` list. Any package that satisfies a spec in that list is placed in `Core`, regardless of its compiler or dependencies.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions