We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1609707 commit dafe5d8Copy full SHA for dafe5d8
toolchain/modules
@@ -88,3 +88,13 @@ n-gpu CC=nvc CXX=nvc++ FC=nvfortran
88
san CSCS Santis
89
san-all cmake python
90
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