Skip to content

Commit

Permalink
Add a comment covering the switch to mpich
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Hourahine <[email protected]>
  • Loading branch information
vanderhe and bhourahine committed Dec 17, 2024
1 parent ba256b3 commit 0847442
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-latest]
# Switch from openmpi to mpich, since installing openmpi-mpifort
# from the conda-forge channel downgrades gfortran at the moment
mpi: [nompi, mpich]
config: [Debug]

Expand Down

0 comments on commit 0847442

Please sign in to comment.