Skip to content

Commit 04c6704

Browse files
committed
Clean up configs/sites/tier2/bounty/packages.yaml and configs/sites/tier2/blackpearl/packages.yaml. Bug fix in configs/sites/tier1/nautilus/packages_gcc-13.3.1.yaml: set correct variants for external OpenMPI
1 parent 8f534bf commit 04c6704

File tree

3 files changed

+1
-3
lines changed

3 files changed

+1
-3
lines changed

configs/sites/tier1/nautilus/packages_gcc-13.3.1.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ packages:
1818
openmpi:
1919
buildable: False
2020
externals:
21-
21+
- spec: [email protected] ~internal-hwloc +two_level_namespace
2222
prefix: /p/app/penguin/openmpi/5.0.8/gcc-13.3.1
2323
modules:
2424
- penguin/openmpi/5.0.8/gcc-13.3.1

configs/sites/tier2/blackpearl/packages.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ packages:
6161
6262
prefix: /usr
6363
m4:
64-
# DH* NEEDED? buildable: false
6564
externals:
6665
6766
prefix: /usr

configs/sites/tier2/bounty/packages.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ packages:
6565
6666
prefix: /usr
6767
m4:
68-
# DH* NEEDED? buildable: false
6968
externals:
7069
7170
prefix: /usr

0 commit comments

Comments
 (0)