Skip to content

Commit b800e55

Browse files
committed
Test properly
1 parent 72e759f commit b800e55

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
@@ -37,6 +37,8 @@ jobs:
3737
run: |
3838
echo "OMPI_ALLOW_RUN_AS_ROOT=1" >> $GITHUB_ENV
3939
echo "OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1" >> $GITHUB_ENV
40+
export OMPI_ALLOW_RUN_AS_ROOT=1
41+
export OMPI_ALLOW_RUN_AS_ROOT_CONFIRM=1
4042
echo $LD_LIBRARY_PATH
4143
which mpicc
4244
mpicc -show

0 commit comments

Comments
 (0)