Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
taylor-a-barnes authored Apr 5, 2024
1 parent 6527df8 commit ec7b5d8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,8 @@ jobs:
echo "export MDI_TESTS=\"${MDI_TESTS_TEMP}\"" >> env.source
mkdir -p ~/mditmp
echo "export TMPDIR=~/mditmp" >> env.source
echo "export OMPI_MCA_pml=ucx" >> env.source
echo "export OMPI_MCA_osc=ucx" >> env.source
cat env.source
# Only custom build python on ubuntu
Expand Down

0 comments on commit ec7b5d8

Please sign in to comment.