Skip to content

Commit

Permalink
Update to cudatoolkit 12.4
Browse files Browse the repository at this point in the history
This is needed for Trilinos
  • Loading branch information
xylar committed Oct 24, 2024
1 parent 3ceae78 commit e2c27fc
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 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 @@ -23,7 +23,7 @@ module rm cpe \

module load PrgEnv-gnu/8.5.0 \
gcc-native/12.3 \
cudatoolkit/12.2 \
cudatoolkit/12.4 \
craype-accel-nvidia80 \
cray-libsci/23.12.5 \
libfabric/1.20.1 \
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 @@ -23,7 +23,7 @@ module rm cpe \

module load PrgEnv-gnu/8.5.0 \
gcc-native/12.3 \
cudatoolkit/12.2 \
cudatoolkit/12.4 \
craype-accel-nvidia80 \
cray-libsci/23.12.5 \
libfabric/1.20.1 \
Expand Down
6 changes: 3 additions & 3 deletions mache/spack/pm-gpu_gnugpu_mpich.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ spack:
- cray-libsci/23.12.5
- libfabric/1.20.1
- craype/2.7.30
- cudatoolkit/12.2
- cudatoolkit/12.4
buildable: false
cuda:
externals:
Expand All @@ -117,7 +117,7 @@ spack:
- cray-libsci/23.12.5
- libfabric/1.20.1
- craype/2.7.30
- cudatoolkit/12.2
- cudatoolkit/12.4
buildable: false
cray-mpich:
externals:
Expand Down Expand Up @@ -172,7 +172,7 @@ spack:
- cray-libsci/23.12.5
- libfabric/1.20.1
- craype/2.7.30
- cudatoolkit/12.2
- cudatoolkit/12.4
environment:
prepend_path:
PKG_CONFIG_PATH: "/opt/cray/xpmem/2.6.2-2.5_2.33__gd067c3f.shasta/lib64/pkgconfig"

0 comments on commit e2c27fc

Please sign in to comment.