We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 21639d9 + 8b0341a commit 76c5738Copy full SHA for 76c5738
.github/workflows/spack-ci.yml
@@ -81,7 +81,6 @@ jobs:
81
- name: Set default compiler and target
82
shell: spack-bash {0}
83
run: |
84
- spack config add 'packages:all:compiler:[[email protected]]'
85
spack config add 'packages:all:require:target=x86_64_v3'
86
87
- name: Create Spack environment
@@ -107,6 +106,7 @@ jobs:
107
106
- name: Install
108
109
+ spack clean -m
110
spack -e spack-env install --add --no-check-signature --use-buildcache only \
111
esmf gftl gftl-shared fargparse pflogger pfunit yafyaml ecbuild udunits openblas
112
0 commit comments