File tree Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Expand file tree Collapse file tree 3 files changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ module load PrgEnv-intel/8.5.0 \
2424 intel/2023.2.0 \
2525 craype-accel-host \
2626 craype/2.7.30 \
27- libfabric/1.15.2.0 \
27+ libfabric/1.20.1 \
2828 cray-mpich/8.1.28
2929{% if e3sm_hdf5_netcdf %}
3030module load cray-hdf5-parallel/1.12.2.9 \
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ module load PrgEnv-intel/8.5.0 \
2424 intel/2023.2.0 \
2525 craype-accel-host \
2626 craype/2.7.30 \
27- libfabric/1.15.2.0 \
27+ libfabric/1.20.1 \
2828 cray-mpich/8.1.28
2929{% if e3sm_hdf5_netcdf %}
3030module load cray-hdf5-parallel/1.12.2.9 \
Original file line number Diff line number Diff line change @@ -101,22 +101,15 @@ spack:
101101 - intel/2023.2.0
102102 - craype-accel-host
103103 - craype/2.7.30
104- - libfabric/1.15.2.0
104+ - libfabric/1.20.1
105105 buildable : false
106106 cray-mpich :
107107 externals :
108108109109 prefix : /opt/cray/pe/mpich/8.1.28/ofi/intel/19.0
110110 modules :
111111 - cray-mpich/8.1.28
112- - libfabric/1.15.2.0
113- buildable : false
114- libfabric :
115- externals :
116- 117- prefix : /opt/cray/libfabric/1.15.2.0
118- modules :
119- - libfabric/1.15.2.0
112+ - libfabric/1.20.1
120113 buildable : false
121114{% if e3sm_hdf5_netcdf %}
122115 hdf5 :
@@ -158,7 +151,7 @@ spack:
158151 - intel/2023.2.0
159152 - craype-accel-host
160153 - craype/2.7.30
161- - libfabric/1.15.2.0
154+ - libfabric/1.20.1
162155 environment :
163156 prepend_path :
164157 PKG_CONFIG_PATH : " /opt/cray/xpmem/2.6.2-2.5_2.33__gd067c3f.shasta/lib64/pkgconfig"
You can’t perform that action at this time.
0 commit comments