Marc 2014 requires old compiler not supported any more
This commit is contained in:
parent
28b82fe511
commit
910aad1094
|
@ -331,26 +331,6 @@ TextureComponents:
|
||||||
- master
|
- master
|
||||||
- release
|
- release
|
||||||
|
|
||||||
###################################################################################################
|
|
||||||
Marc_compileIfort2014:
|
|
||||||
stage: compileMarc2014
|
|
||||||
script:
|
|
||||||
- module load $IntelCompiler16_0 $MSC2014
|
|
||||||
- Marc_compileIfort/test.py -m 2014
|
|
||||||
except:
|
|
||||||
- master
|
|
||||||
- release
|
|
||||||
|
|
||||||
###################################################################################################
|
|
||||||
Marc_compileIfort2014.2:
|
|
||||||
stage: compileMarc2014.2
|
|
||||||
script:
|
|
||||||
- module load $IntelCompiler16_0 $MSC2014_2
|
|
||||||
- Marc_compileIfort/test.py -m 2014.2
|
|
||||||
except:
|
|
||||||
- master
|
|
||||||
- release
|
|
||||||
|
|
||||||
###################################################################################################
|
###################################################################################################
|
||||||
Marc_compileIfort2015:
|
Marc_compileIfort2015:
|
||||||
stage: compileMarc2015
|
stage: compileMarc2015
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
DAMASK_marc.f90
|
|
|
@ -1 +0,0 @@
|
||||||
DAMASK_marc.f90
|
|
Loading…
Reference in New Issue