Skip to content

Commit 6d4f396

Browse files
committed
Try mpirun
1 parent 3d5b312 commit 6d4f396

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/cuda.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,8 @@ jobs:
3838
echo $LD_LIBRARY_PATH
3939
which mpicc
4040
mpicc -show
41+
mpirun --help
42+
mpirun
4143
echo "LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/nvidia/hpc_sdk/Linux_x86_64/24.9/comm_libs/12.6/hpcx/hpcx-2.20/ompi/lib" >> $GITHUB_ENV
4244
apt-get update && apt-get install -y sudo
4345
TZ=Europe/France

0 commit comments

Comments
 (0)