Skip to content

Commit

Permalink
Try installing mpich first
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Apr 18, 2024
1 parent d1bae06 commit 8047b17
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/test_mpi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,5 @@ jobs:
which python
python --version
echo "*** Attempting install ***"
conda install --update-deps -y impi_rt
conda install --update-deps -y mpi4py
conda install --update-deps -y mpich mpi4py

0 comments on commit 8047b17

Please sign in to comment.