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 361018f commit 5af77baCopy full SHA for 5af77ba
toolchain/modules
@@ -95,6 +95,5 @@ 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}"
+h-gpu PATH="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7/bin:${PATH}"
100
h-gpu MFC_CUDA_CC=100 NVHPC_CUDA_HOME="/apps/compilers/cuda/12.8.1"
0 commit comments