Skip to content

Commit 4f0704f

Browse files
danieljvickersDaniel Vickers
andauthored
Looks like the LD library path is bad (#1031)
Co-authored-by: Daniel Vickers <[email protected]>
1 parent a36a225 commit 4f0704f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

toolchain/modules

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,4 +96,5 @@ h-all HPC_OMPI_DIR="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7"
9696
h-all HPC_OMPI_BIN="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7/bin"
9797
h-all OMPI_MCA_pml=ob1 OMPI_MCA_coll_hcoll_enable=0
9898
h-gpu PATH="/apps/mpi/cuda/12.8.1/nvhpc/25.3/openmpi/5.0.7/bin:${PATH}"
99+
h-all LD_LIBRARY_PATH=/apps/compilers/cuda/12.8.1/lib64:$LD_LIBRARY_PATH
99100
h-gpu MFC_CUDA_CC=100 NVHPC_CUDA_HOME="/apps/compilers/cuda/12.8.1"

0 commit comments

Comments
 (0)