Skip to content

Commit

Permalink
Update to Open MPI 5.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mathomp4 committed Mar 20, 2024
1 parent 59a69f1 commit 202475e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ jobs:
- name: Build MPI
if: steps.cache-mpi.outputs.cache-hit != 'true'
run: |
sh ${GITHUB_WORKSPACE}/tools/ci-install-mpi.sh openmpi 4.1.4
sh ${GITHUB_WORKSPACE}/tools/ci-install-mpi.sh openmpi 5.0.2
- name: Set MPI Environment
run: |
Expand Down

0 comments on commit 202475e

Please sign in to comment.