Skip to content

Commit 09aadee

Browse files
committed
Update netcdf-c and netcdf-fortran on chrysalis
For simplicity, use modules only, not prefixes
1 parent 8fc1d30 commit 09aadee

File tree

3 files changed

+14
-26
lines changed

3 files changed

+14
-26
lines changed

mache/spack/chrysalis_gnu_openmpi.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,28 +109,24 @@ spack:
109109
hdf5:
110110
externals:
111111
- spec: [email protected]+cxx+fortran+hl+mpi
112-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-11.2.0/hdf5-1.10.7-ol6xuae
113112
modules:
114113
- hdf5/1.10.7-ol6xuae
115114
buildable: false
116115
netcdf-c:
117116
externals:
118-
- spec: [email protected]+mpi~parallel-netcdf
119-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-11.2.0/netcdf-c-4.4.1-2njo6xx
117+
- spec: [email protected]+mpi~parallel-netcdf
120118
modules:
121-
- netcdf-c/4.4.1-2njo6xx
119+
- netcdf-c/4.7.4-pfocec2
122120
buildable: false
123121
netcdf-fortran:
124122
externals:
125-
126-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-11.2.0/netcdf-fortran-4.4.4-52c6oqi
123+
127124
modules:
128-
- netcdf-fortran/4.4.4-52c6oqi
125+
- netcdf-fortran/4.5.3-va3hoor
129126
buildable: false
130127
parallel-netcdf:
131128
externals:
132129
- spec: [email protected]+cxx+fortran
133-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/gcc-11.2.0/parallel-netcdf-1.11.0-d7h4ysd
134130
modules:
135131
- parallel-netcdf/1.11.0-d7h4ysd
136132
buildable: false

mache/spack/chrysalis_intel_impi.yaml

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -108,29 +108,25 @@ spack:
108108
{% if e3sm_hdf5_netcdf %}
109109
hdf5:
110110
externals:
111-
- spec: [email protected]+cxx+fortran+hl+mpi~shared
112-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/hdf5-1.8.16-se4xyo7
111+
- spec: [email protected]+cxx+fortran+hl+mpi~shared
113112
modules:
114-
- hdf5/1.8.16-se4xyo7
113+
- hdf5/1.10.7-wczt56s
115114
buildable: false
116115
netcdf-c:
117116
externals:
118-
- spec: [email protected]+mpi~parallel-netcdf
119-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/netcdf-c-4.4.1-qvxyzq2
117+
- spec: [email protected]+mpi~parallel-netcdf
120118
modules:
121-
- netcdf-c/4.4.1-qvxyzq2
119+
- netcdf-c/4.7.4-ba6agmb
122120
buildable: false
123121
netcdf-fortran:
124122
externals:
125-
126-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/netcdf-fortran-4.4.4-rdxohvp
123+
127124
modules:
128-
- netcdf-fortran/4.4.4-rdxohvp
125+
- netcdf-fortran/4.5.3-5lvy5p4
129126
buildable: false
130127
parallel-netcdf:
131128
externals:
132129
- spec: [email protected]+cxx+fortran
133-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/parallel-netcdf-1.11.0-b74wv4m
134130
modules:
135131
- parallel-netcdf/1.11.0-b74wv4m
136132
buildable: false

mache/spack/chrysalis_intel_openmpi.yaml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -109,28 +109,24 @@ spack:
109109
hdf5:
110110
externals:
111111
- spec: [email protected]+cxx+fortran+hl+mpi
112-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/hdf5-1.10.7-4cghwvq
113112
modules:
114113
- hdf5/1.10.7-4cghwvq
115114
buildable: false
116115
netcdf-c:
117116
externals:
118-
- spec: [email protected]+mpi~parallel-netcdf
119-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/netcdf-c-4.4.1-a4hji6e
117+
- spec: [email protected]+mpi~parallel-netcdf
120118
modules:
121-
- netcdf-c/4.4.1-a4hji6e
119+
- netcdf-c/4.7.4-4qjdadt
122120
buildable: false
123121
netcdf-fortran:
124122
externals:
125-
126-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/netcdf-fortran-4.4.4-husened
123+
127124
modules:
128-
- netcdf-fortran/4.4.4-husened
125+
- netcdf-fortran/4.5.3-qozrykr
129126
buildable: false
130127
parallel-netcdf:
131128
externals:
132129
- spec: [email protected]+cxx+fortran
133-
prefix: /gpfs/fs1/soft/chrysalis/spack/opt/spack/linux-centos8-x86_64/intel-20.0.4/parallel-netcdf-1.11.0-icrpxty
134130
modules:
135131
- parallel-netcdf/1.11.0-icrpxty
136132
buildable: false

0 commit comments

Comments
 (0)