Merge branch 'MiscImprovements' of magit1.mpie.de:/damask/DAMASK into MiscImprovements
This commit is contained in:
commit
def665fb8b
|
@ -395,7 +395,7 @@ Phenopowerlaw_singleSlip:
|
||||||
Marc_compileIfort2018_1:
|
Marc_compileIfort2018_1:
|
||||||
stage: compileMarc
|
stage: compileMarc
|
||||||
script:
|
script:
|
||||||
- module load $IntelMarc $HDF5Marc $MSC_2018_1
|
- module load $IntelMarc $HDF5Marc $MSC2018_1
|
||||||
- export DAMASK_HDF5=ON
|
- export DAMASK_HDF5=ON
|
||||||
- Marc_compileIfort/test.py -m 2018.1
|
- Marc_compileIfort/test.py -m 2018.1
|
||||||
except:
|
except:
|
||||||
|
@ -404,7 +404,7 @@ Marc_compileIfort2018_1:
|
||||||
Marc_compileIfort2019:
|
Marc_compileIfort2019:
|
||||||
stage: compileMarc
|
stage: compileMarc
|
||||||
script:
|
script:
|
||||||
- module load $IntelMarc $HDF5Marc $MSC_2019
|
- module load $IntelMarc $HDF5Marc $MSC2019
|
||||||
- export DAMASK_HDF5=ON
|
- export DAMASK_HDF5=ON
|
||||||
- Marc_compileIfort/test.py -m 2019
|
- Marc_compileIfort/test.py -m 2019
|
||||||
except:
|
except:
|
||||||
|
|
Loading…
Reference in New Issue