1818 all :
19192020 providers :
21- 21+ 2222{% if e3sm_lapack %}
23232424{% endif %}
@@ -32,21 +32,46 @@ spack:
32323333 prefix : /usr
3434 buildable : false
35+ cmake :
36+ externals :
37+ 38+ prefix : /global/common/software/nersc/pm-2022q4/spack/linux-sles15-zen/cmake-3.24.3-k5msymx/
39+ buildable : false
3540 gettext :
3641 externals :
37423843 prefix : /usr
3944 buildable : false
45+ gmake :
46+ externals :
47+ 48+ prefix : /usr
49+ buildable : false
50+ libuv :
51+ externals :
52+ 53+ prefix : /usr
54+ buildable : false
4055 libxml2 :
4156 externals :
42574358 prefix : /usr
4459 buildable : false
60+ m4 :
61+ externals :
62+ 63+ prefix : /usr
64+ buildable : false
4565 ncurses :
4666 externals :
47674868 prefix : /usr
4969 buildable : false
70+ ninja :
71+ externals :
72+ 73+ prefix : /usr
74+ buildable : false
5075 openssl :
5176 externals :
5277@@ -81,16 +106,16 @@ spack:
81106 - PrgEnv-gnu/8.3.3
82107 - gcc/11.2.0
83108 - craype-accel-host
84- - craype/2.7.19
109+ - craype/2.7.20
85110 - libfabric/1.15.2.0
86111 buildable : false
87112 cray-mpich :
88113 externals :
89- 90- prefix : /opt/cray/pe/mpich/8.1.24 /ofi/gnu/9.1
114+ 115+ prefix : /opt/cray/pe/mpich/8.1.25 /ofi/gnu/9.1
91116 modules :
92117 - libfabric/1.15.2.0
93- - cray-mpich/8.1.24
118+ - cray-mpich/8.1.25
94119 buildable : false
95120 libfabric :
96121 externals :
@@ -108,35 +133,11 @@ spack:
108133 - cray-libsci/23.02.1.1
109134 buildable : false
110135{% endif %}
111- {% if e3sm_hdf5_netcdf %}
112- hdf5 :
113- externals :
114- -
spec :
[email protected] ~cxx+fortran+hl~java+mpi+shared115- prefix : /opt/cray/pe/hdf5-parallel/1.12.2.3/GNU/9.1
116- buildable : false
117- parallel-netcdf :
118- externals :
119- -
spec :
[email protected] +cxx+fortran+pic+shared120- prefix : /opt/cray/pe/parallel-netcdf/1.12.3.3/GNU/9.1/
121- buildable : false
122- netcdf-c :
123- externals :
124- -
spec :
[email protected] +mpi~parallel-netcdf125- prefix : /opt/cray/pe/netcdf-hdf5parallel/4.9.0.3/GNU/9.1
126- buildable : false
127- netcdf-fortran :
128- externals :
129- -
spec :
[email protected] ^netcdf-c+mpi130- prefix : /opt/cray/pe/netcdf-hdf5parallel/4.9.0.3/GNU/9.1
131- buildable : false
132- {% endif %}
133- {% if system_hdf5_netcdf %}
136+ {% if e3sm_hdf5_netcdf or system_hdf5_netcdf %}
134137 hdf5 :
135138 externals :
136139 -
spec :
[email protected] ~cxx+fortran+hl~java+mpi+shared137140 prefix : /opt/cray/pe/hdf5-parallel/1.12.2.3/GNU/9.1
138- -
spec :
[email protected] ~cxx+fortran+hl~java~mpi+shared139- prefix : /opt/cray/pe/hdf5/1.12.2.3/GNU/9.1
140141 buildable : false
141142 parallel-netcdf :
142143 externals :
@@ -147,15 +148,11 @@ spack:
147148 externals :
148149 -
spec :
[email protected] +mpi~parallel-netcdf149150 prefix : /opt/cray/pe/netcdf-hdf5parallel/4.9.0.3/GNU/9.1
150- -
spec :
[email protected] ~mpi~parallel-netcdf151- prefix : /opt/cray/pe/netcdf/4.9.0.3/GNU/9.1
152151 buildable : false
153152 netcdf-fortran :
154153 externals :
155- -
spec :
[email protected] ^netcdf-c+mpi 154+ 156155 prefix : /opt/cray/pe/netcdf-hdf5parallel/4.9.0.3/GNU/9.1
157- -
spec :
[email protected] ^netcdf-c~mpi158- prefix : /opt/cray/pe/netcdf/4.9.0.3/GNU/9.1
159156 buildable : false
160157{% endif %}
161158 config :
@@ -175,8 +172,8 @@ spack:
175172 - PrgEnv-gnu/8.3.3
176173 - gcc/11.2.0
177174 - craype-accel-host
178- - craype/2.7.19
175+ - craype/2.7.20
179176 - libfabric/1.15.2.0
180177 environment :
181178 prepend_path :
182- PKG_CONFIG_PATH : " /opt/cray/xpmem/2.5 .2-2.4_3.30__gd0f7936 .shasta/lib64/pkgconfig"
179+ PKG_CONFIG_PATH : " /opt/cray/xpmem/2.6 .2-2.5_2.33__gd067c3f .shasta/lib64/pkgconfig"
0 commit comments