Skip to content

Commit 7439c61

Browse files
authored
Remove openmpi from spack modules (#146)
Remove openmpi from injected modules in spack deployment - for now, using the system openmpi module is better. Adds wombatlite to the provenance information in the build database.
1 parent cbe99b7 commit 7439c61

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

config/packages.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@
55
"access-mom6",
66
"access-ww3",
77
"access3",
8-
"access3-share"
8+
"access3-share",
9+
"access-generic-tracers",
10+
"access-mocsy"
911
],
1012
"injection": [
11-
"openmpi"
1213
]
1314
}

spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
77
spack:
88
specs:
9-
- access-om3@git.2025.08.000
9+
- access-om3@git.2025.08.001
1010
packages:
1111
# Main Dependencies
1212
access3:

0 commit comments

Comments
 (0)