mirror of
https://github.com/Pmodules/Pmodules.git
synced 2026-06-29 02:39:39 +02:00
Merge branch '292-build-system-review-definition-of-variable-hierarchical_groups' into 'master'
Resolve "build-system: review definition of variable hierarchical_groups" Closes #292 See merge request Pmodules/src!270
This commit is contained in:
@@ -731,12 +731,6 @@ declare -A Unpackers=(
|
||||
)
|
||||
|
||||
)
|
||||
|
||||
declare -A hierarchical_groups=()
|
||||
hierarchical_groups['compiler']='compiler'
|
||||
hierarchical_groups['mpi']='compiler mpi'
|
||||
hierarchical_groups['hdf5']='compiler mpi hdf5'
|
||||
hierarchical_groups['hdf5_serial']='compiler hdf5_serial'
|
||||
|
||||
build_modules_yaml_v1(){
|
||||
: "
|
||||
|
||||
Reference in New Issue
Block a user