need to have the correct mpirun in path

This commit is contained in:
Martin Diehl 2020-09-24 22:00:23 +02:00
parent 4960cf43d4
commit 3ec3ba255e
1 changed files with 1 additions and 0 deletions

View File

@ -344,6 +344,7 @@ Phenopowerlaw_singleSlip:
Pytest_grid:
stage: grid
script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- cd pytest
- pytest
except: