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 1f90324 commit 0e66fa8Copy full SHA for 0e66fa8
.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@ae4b2ac26d4e0b44c71c1e6d515ed244225f9cb4
58
with:
59
mpi: impi
60
0 commit comments