testing restart in parallel
This commit is contained in:
parent
fc68bafa11
commit
8675079f9a
|
@ -353,11 +353,11 @@ Spectral_MPI:
|
||||||
- master
|
- master
|
||||||
- release
|
- release
|
||||||
|
|
||||||
SpectralAll_restartMPI:
|
grid_all_restartMPI:
|
||||||
stage: spectral
|
stage: spectral
|
||||||
script:
|
script:
|
||||||
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
|
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
|
||||||
- SpectralAll_restartMPI/test.py
|
- grid_all_restartMPI/test.py
|
||||||
except:
|
except:
|
||||||
- master
|
- master
|
||||||
- release
|
- release
|
||||||
|
|
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
||||||
Subproject commit 171227061bb688d01739586aff8d6176346b744f
|
Subproject commit 92294a84a17f1b8e4c11cac154810203df7d830f
|
Loading…
Reference in New Issue