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 27f8ebb commit 487b6d0Copy full SHA for 487b6d0
.github/workflows/win-ci.yml
@@ -36,6 +36,7 @@ jobs:
36
- name: MPI info
37
run: |
38
echo "${{ steps.setup-mpi.outputs.mpi }}"
39
+ ${I_MPI_ROOT}/bin/vars.bat
40
set -o verbose
41
# mpiexec -help
42
type mpiexec
0 commit comments