We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 01b45e0 commit 88b5261Copy full SHA for 88b5261
.github/workflows/full-openmpi.yml
@@ -86,7 +86,7 @@ jobs:
86
MPIRUN: mpirun
87
MPICC: mpicc
88
MPICXX: mpicxx
89
- MPIFC: mpif90
+ MPIFC: mpifort
90
91
steps:
92
- uses: actions/checkout@v4
0 commit comments