We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f39f4e4 commit 9885f01Copy full SHA for 9885f01
.github/workflows/impi.yml
@@ -54,7 +54,7 @@ jobs:
54
if: ${{ runner.os == 'Linux' || runner.os == 'macOS' }}
55
56
- name: Install MPI
57
- uses: mpi4py/setup-mpi@v1
+ uses: mpi4py/setup-mpi@impi
58
with:
59
mpi: impi
60
0 commit comments