testing restart with MPI
This commit is contained in:
parent
ba5b623f14
commit
2b96ea3da5
|
@ -321,6 +321,15 @@ Spectral_MPI:
|
|||
- master
|
||||
- release
|
||||
|
||||
SpectralAll_restartMPI:
|
||||
stage: spectral
|
||||
script:
|
||||
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
|
||||
- SpectralAll_restartMPI/test.py
|
||||
except:
|
||||
- master
|
||||
- release
|
||||
|
||||
Plasticity_DetectChanges:
|
||||
stage: spectral
|
||||
script: Plasticity_DetectChanges/test.py
|
||||
|
|
2
PRIVATE
2
PRIVATE
|
@ -1 +1 @@
|
|||
Subproject commit ee5a63d34abbac295207354fddf30e6d7cc258cd
|
||||
Subproject commit d3bc62220544da0a3198c521e0f73fa07898d357
|
Loading…
Reference in New Issue