Skip to content

Commit

Permalink
tmp
Browse files Browse the repository at this point in the history
  • Loading branch information
samhatfield committed Mar 6, 2025
1 parent 289391a commit 6081475
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/tools/install-mpi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,8 @@ case "$os" in
fi
if [ -n "${I_MPI_ROOT}" ]; then
echo "MPI is already installed at I_MPI_ROOT=${I_MPI_ROOT}."
ls ${I_MPI_ROOT}
ls ${I_MPI_ROOT}/lib
echo "Not taking any action."
exit 0
fi
Expand Down

0 comments on commit 6081475

Please sign in to comment.