Skip to content

Commit dafe5d8

Browse files
author
Daniel Vickers
committed
This configuration works with multiple MPI ranks, but it quite slow
1 parent 1609707 commit dafe5d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

toolchain/modules

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,3 +88,13 @@ n-gpu CC=nvc CXX=nvc++ FC=nvfortran
8888
san CSCS Santis
8989
san-all cmake python
9090
san-gpu nvhpc cuda cray-mpich
91+
92+
h hipergator
93+
h-gpu nvhpc/25.9
94+
h-gpu CUDA_HOME="/apps/compilers/cuda/12.8.1"
95+
h-all HPC_OMPI_DIR="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7"
96+
h-all HPC_OMPI_BIN="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7/bin"
97+
h-all OMPI_MCA_pml=ob1 OMPI_MCA_coll_hcoll_enable=0
98+
h-gpu PATH="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7/bin:/apps/compilers/cuda/12.8.1/bin:${PATH}"
99+
h-gpu LD_LIBRARY_PATH="/apps/compilers/cuda/12.8.1/lib64:${LD_LIBRARY_PATH}"
100+
h-gpu MFC_CUDA_CC=100 NVHPC_CUDA_HOME=$CUDA_HOME

0 commit comments

Comments
 (0)