Skip to content

Commit 9fddf4b

Browse files
committed
Update libfabric
1 parent 353766f commit 9fddf4b

File tree

3 files changed

+5
-12
lines changed

3 files changed

+5
-12
lines changed

mache/spack/pm-cpu_gnu_mpich.csh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module load cray-libsci/23.02.1.1
2727
{% endif %}
2828
module load craype/2.7.20
2929
module rm cray-mpich &> /dev/null
30-
module load libfabric/1.15.2.0
30+
module load libfabric/1.20.1
3131
module load cray-mpich/8.1.25
3232
{% if e3sm_hdf5_netcdf %}
3333
module rm cray-hdf5-parallel &> /dev/null

mache/spack/pm-cpu_gnu_mpich.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ module load cray-libsci/23.02.1.1
2727
{% endif %}
2828
module load craype/2.7.20
2929
module rm cray-mpich &> /dev/null
30-
module load libfabric/1.15.2.0
30+
module load libfabric/1.20.1
3131
module load cray-mpich/8.1.25
3232
{% if e3sm_hdf5_netcdf %}
3333
module rm cray-hdf5-parallel &> /dev/null

mache/spack/pm-cpu_gnu_mpich.yaml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -107,23 +107,16 @@ spack:
107107
- gcc/12.2.0
108108
- craype-accel-host
109109
- craype/2.7.20
110-
- libfabric/1.15.2.0
110+
- libfabric/1.20.1
111111
buildable: false
112112
cray-mpich:
113113
externals:
114114
115115
prefix: /opt/cray/pe/mpich/8.1.25/ofi/gnu/9.1
116116
modules:
117-
- libfabric/1.15.2.0
117+
- libfabric/1.20.1
118118
- cray-mpich/8.1.25
119119
buildable: false
120-
libfabric:
121-
externals:
122-
123-
prefix: /opt/cray/libfabric/1.15.2.0
124-
modules:
125-
- libfabric/1.15.2.0
126-
buildable: false
127120
{% if e3sm_lapack %}
128121
cray-libsci:
129122
externals:
@@ -173,7 +166,7 @@ spack:
173166
- gcc/12.2.0
174167
- craype-accel-host
175168
- craype/2.7.20
176-
- libfabric/1.15.2.0
169+
- libfabric/1.20.1
177170
environment:
178171
prepend_path:
179172
PKG_CONFIG_PATH: "/opt/cray/xpmem/2.6.2-2.5_2.33__gd067c3f.shasta/lib64/pkgconfig"

0 commit comments

Comments
 (0)