Skip to content

Commit 07d8f1f

Browse files
authored
Updated Bridges2 Modules (CPU/GPU) (#905)
1 parent 6d8ecdd commit 07d8f1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

toolchain/modules

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ s-gpu nvhpc/22.11 cuda/nvhpc
1414
s-gpu CC=nvc CXX=nvc++ FC=nvfortran
1515

1616
b PSC Bridges2
17-
b-all python/3.8.6
17+
b-all python/3.8.6 hdf5 anaconda3
1818
b-cpu allocations/1.0 gcc/10.2.0 openmpi/4.0.5-gcc10.2.0
19-
b-gpu openmpi/4.0.5-nvhpc22.9 nvhpc/22.9 cuda
20-
b-gpu CC=nvc CXX=nvc++ FC=nvfortran
19+
b-gpu nvhpc/22.9 cuda/11.7 openmpi/4.0.5-nvhpc22.9
20+
b-gpu MFC_CUDA_CC=70,75,80 NVHPC_CUDA_HOME=$CUDA_HOME CC=nvc CXX=nvc++ FC=nvfortran
2121

2222
a OLCF Ascent
2323
a-all python cmake/3.22.2

0 commit comments

Comments
 (0)