Skip to content

Commit

Permalink
Update libfabric on pm-gpu gnu & nvidia
Browse files Browse the repository at this point in the history
  • Loading branch information
altheaden committed Oct 23, 2024
1 parent 526266b commit f22e354
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 23 deletions.
2 changes: 1 addition & 1 deletion mache/spack/pm-gpu_gnugpu_mpich.csh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module rm cray-hdf5-parallel \
module load PrgEnv-gnu/8.3.3 \
gcc/11.2.0 \
craype-x86-milan \
libfabric/1.15.2.0 \
libfabric/1.20.1 \
cudatoolkit/11.7 \
craype-accel-nvidia80 \
craype/2.7.20 \
Expand Down
2 changes: 1 addition & 1 deletion mache/spack/pm-gpu_gnugpu_mpich.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module rm cray-hdf5-parallel \
module load PrgEnv-gnu/8.3.3 \
gcc/11.2.0 \
craype-x86-milan \
libfabric/1.15.2.0 \
libfabric/1.20.1 \
cudatoolkit/11.7 \
craype-accel-nvidia80 \
craype/2.7.20 \
Expand Down
15 changes: 4 additions & 11 deletions mache/spack/pm-gpu_gnugpu_mpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spack:
- cudatoolkit/11.7
- craype-accel-nvidia80
- craype/2.7.19
- libfabric/1.15.2.0
- libfabric/1.20.1
buildable: false
cuda:
externals:
Expand All @@ -116,23 +116,16 @@ spack:
- cudatoolkit/11.7
- craype-accel-nvidia80
- craype/2.7.19
- libfabric/1.15.2.0
- libfabric/1.20.1
buildable: false
cray-mpich:
externals:
- spec: [email protected]
prefix: /opt/cray/pe/mpich/8.1.25/ofi/gnu/9.1
modules:
- libfabric/1.15.2.0
- libfabric/1.20.1
- cray-mpich/8.1.25
buildable: false
libfabric:
externals:
- spec: [email protected]
prefix: /opt/cray/libfabric/1.15.2.0
modules:
- libfabric/1.15.2.0
buildable: false
cray-libsci:
externals:
- spec: [email protected]
Expand Down Expand Up @@ -181,7 +174,7 @@ spack:
- cudatoolkit/11.7
- craype-accel-nvidia80
- craype/2.7.20
- libfabric/1.15.2.0
- libfabric/1.20.1
environment:
prepend_path:
PKG_CONFIG_PATH: "/opt/cray/xpmem/2.6.2-2.5_2.33__gd067c3f.shasta/lib64/pkgconfig"
2 changes: 1 addition & 1 deletion mache/spack/pm-gpu_nvidiagpu_mpich.csh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module rm cray-hdf5-parallel \
module load PrgEnv-nvidia \
nvidia/22.7 \
craype-x86-milan \
libfabric/1.15.2.0 \
libfabric/1.20.1 \
cudatoolkit/11.7 \
craype-accel-nvidia80 \
gcc-mixed/11.2.0 \
Expand Down
2 changes: 1 addition & 1 deletion mache/spack/pm-gpu_nvidiagpu_mpich.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ module rm cray-hdf5-parallel \
module load PrgEnv-nvidia
nvidia/22.7
craype-x86-milan
libfabric/1.15.2.0
libfabric/1.20.1
cudatoolkit/11.7
craype-accel-nvidia80
gcc-mixed/11.2.0
Expand Down
9 changes: 1 addition & 8 deletions mache/spack/pm-gpu_nvidiagpu_mpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -112,16 +112,9 @@ spack:
- spec: [email protected]
prefix: /opt/cray/pe/mpich/8.1.25/ofi/nvidia/20.7
modules:
- libfabric/1.15.2.0
- libfabric/1.20.1
- cray-mpich/8.1.25
buildable: false
libfabric:
externals:
- spec: [email protected]
prefix: /opt/cray/libfabric/1.15.2.0
modules:
- libfabric/1.15.2.0
buildable: false
cray-libsci:
externals:
- spec: [email protected]
Expand Down

0 comments on commit f22e354

Please sign in to comment.