debugging update procedure2

This commit is contained in:
Martin Diehl 2017-04-13 13:21:38 +02:00
parent f1c6524c34
commit bf7b4f2af5
1 changed files with 212 additions and 212 deletions

View File

@ -90,218 +90,218 @@ checkout:
- source $DAMASKROOT/DAMASK_env.sh - source $DAMASKROOT/DAMASK_env.sh
- make install - make install
################################################################################################### ####################################################################################################
OrientationRelationship: #OrientationRelationship:
stage: preprocessing # stage: preprocessing
script: OrientationRelationship/test.py # script: OrientationRelationship/test.py
#
Pre_SeedGeneration: #Pre_SeedGeneration:
stage: preprocessing # stage: preprocessing
script: PreProcessing_SeedGeneration/test.py # script: PreProcessing_SeedGeneration/test.py
#
Pre_GeomGeneration: #Pre_GeomGeneration:
stage: preprocessing # stage: preprocessing
script: PreProcessing_GeomGeneration/test.py # script: PreProcessing_GeomGeneration/test.py
#
Pre_GeomModification: #Pre_GeomModification:
stage: preprocessing # stage: preprocessing
script: PreProcessing_GeomModification/test.py # script: PreProcessing_GeomModification/test.py
#
Pre_General: #Pre_General:
stage: preprocessing # stage: preprocessing
script: PreProcessing/test.py # script: PreProcessing/test.py
#
Spectral_geometryPacking: #Spectral_geometryPacking:
stage: preprocessing # stage: preprocessing
script: Spectral_geometryPacking/test.py # script: Spectral_geometryPacking/test.py
#
################################################################################################### ####################################################################################################
Post_General: #Post_General:
stage: postprocessing # stage: postprocessing
script: PostProcessing/test.py # script: PostProcessing/test.py
#
Post_GeometryReconstruction: #Post_GeometryReconstruction:
stage: postprocessing # stage: postprocessing
script: Spectral_geometryReconstruction/test.py # script: Spectral_geometryReconstruction/test.py
#
Post_addCurl: #Post_addCurl:
stage: postprocessing # stage: postprocessing
script: addCurl/test.py # script: addCurl/test.py
#
Post_addDivergence: #Post_addDivergence:
stage: postprocessing # stage: postprocessing
script: addDivergence/test.py # script: addDivergence/test.py
#
Post_addGradient: #Post_addGradient:
stage: postprocessing # stage: postprocessing
script: addGradient/test.py # script: addGradient/test.py
#
Post_ParaviewRelated: #Post_ParaviewRelated:
stage: postprocessing # stage: postprocessing
script: ParaviewRelated/test.py # script: ParaviewRelated/test.py
#
################################################################################################### ####################################################################################################
Compile_Intel: #Compile_Intel:
stage: compileSpectralIntel # stage: compileSpectralIntel
script: # script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel # - module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- SpectralAll_compileIfort/test.py # - SpectralAll_compileIfort/test.py
#
################################################################################################### ####################################################################################################
Compile_GNU: #Compile_GNU:
stage: compileSpectralGNU # stage: compileSpectralGNU
script: # script:
- module load $GNUCompiler $MPICH_GNU $PETSc_MPICH_GNU # - module load $GNUCompiler $MPICH_GNU $PETSc_MPICH_GNU
- SpectralAll_compileGfortran/test.py # - SpectralAll_compileGfortran/test.py
#
################################################################################################### ####################################################################################################
Compile_Intel_Prepare: #Compile_Intel_Prepare:
stage: prepareSpectral # stage: prepareSpectral
script: # script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel # - module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- make -C $DAMASKROOT clean spectral install tidy # - make -C $DAMASKROOT clean spectral install tidy
#
################################################################################################### ####################################################################################################
Spectral_PackedGeometry: #Spectral_PackedGeometry:
stage: spectral # stage: spectral
script: Spectral_PackedGeometry/test.py # script: Spectral_PackedGeometry/test.py
#
Spectral_parsingArguments: #Spectral_parsingArguments:
stage: spectral # stage: spectral
script: Spectral_parsingArguments/test.py # script: Spectral_parsingArguments/test.py
#
StateIntegration_compareVariants: #StateIntegration_compareVariants:
stage: spectral # stage: spectral
script: StateIntegration_compareVariants/test.py # script: StateIntegration_compareVariants/test.py
#
nonlocal_densityConservation: #nonlocal_densityConservation:
stage: spectral # stage: spectral
script: nonlocal_densityConservation/test.py # script: nonlocal_densityConservation/test.py
#
Spectral_ipNeighborhood: #Spectral_ipNeighborhood:
stage: spectral # stage: spectral
script: Spectral_ipNeighborhood/test.py # script: Spectral_ipNeighborhood/test.py
#
Nonlocal_Damage_DetectChanges: #Nonlocal_Damage_DetectChanges:
stage: spectral # stage: spectral
script: Nonlocal_Damage_DetectChanges/test.py # script: Nonlocal_Damage_DetectChanges/test.py
#
SpectralAll_restart: #SpectralAll_restart:
stage: spectral # stage: spectral
script: SpectralAll_restart/test.py # script: SpectralAll_restart/test.py
#
SpectralAll_parsingLoadCase: #SpectralAll_parsingLoadCase:
stage: spectral # stage: spectral
script: SpectralAll_parsingLoadCase/test.py # script: SpectralAll_parsingLoadCase/test.py
#
SpectralBasic_loadCaseRotation: #SpectralBasic_loadCaseRotation:
stage: spectral # stage: spectral
script: SpectralBasic_loadCaseRotation/test.py # script: SpectralBasic_loadCaseRotation/test.py
#
Spectral_MPI: #Spectral_MPI:
stage: spectral # stage: spectral
script: # script:
- module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel # - module load $IntelCompiler $MPICH_Intel $PETSc_MPICH_Intel
- Spectral_MPI/test.py # - Spectral_MPI/test.py
#
Plasticity_DetectChanges: #Plasticity_DetectChanges:
stage: spectral # stage: spectral
script: Plasticity_DetectChanges/test.py # script: Plasticity_DetectChanges/test.py
#
Homogenization: #Homogenization:
stage: spectral # stage: spectral
script: Homogenization/test.py # script: Homogenization/test.py
#
Phenopowerlaw_singleSlip: #Phenopowerlaw_singleSlip:
stage: spectral # stage: spectral
script: Phenopowerlaw_singleSlip/test.py # script: Phenopowerlaw_singleSlip/test.py
#
HybridIA: #HybridIA:
stage: spectral # stage: spectral
script: HybridIA/test.py # script: HybridIA/test.py
#
################################################################################################### ####################################################################################################
Marc_compileIfort2014: #Marc_compileIfort2014:
stage: compileMarc2014 # stage: compileMarc2014
script: # script:
- module load $IntelCompiler16_0 $MSC2014 # - module load $IntelCompiler16_0 $MSC2014
- Marc_compileIfort/test.py -m 2014 # - Marc_compileIfort/test.py -m 2014
#
################################################################################################### ####################################################################################################
Marc_compileIfort2014.2: #Marc_compileIfort2014.2:
stage: compileMarc2014.2 # stage: compileMarc2014.2
script: # script:
- module load $IntelCompiler16_0 $MSC2014_2 # - module load $IntelCompiler16_0 $MSC2014_2
- Marc_compileIfort/test.py -m 2014.2 # - Marc_compileIfort/test.py -m 2014.2
#
################################################################################################### ####################################################################################################
Marc_compileIfort2015: #Marc_compileIfort2015:
stage: compileMarc2015 # stage: compileMarc2015
script: # script:
- module load $IntelCompiler16_0 $MSC2015 # - module load $IntelCompiler16_0 $MSC2015
- Marc_compileIfort/test.py -m 2015 # - Marc_compileIfort/test.py -m 2015
#
################################################################################################### ####################################################################################################
Marc_compileIfort2016: #Marc_compileIfort2016:
stage: compileMarc2016 # stage: compileMarc2016
script: # script:
- module load $IntelCompiler16_0 $MSC2016 # - module load $IntelCompiler16_0 $MSC2016
- Marc_compileIfort/test.py -m 2016 # - Marc_compileIfort/test.py -m 2016
#
################################################################################################### ####################################################################################################
Hex_elastic: #Hex_elastic:
stage: marc # stage: marc
script: # script:
- module load $IntelCompiler16_0 $MSC # - module load $IntelCompiler16_0 $MSC
- Hex_elastic/test.py # - Hex_elastic/test.py
#
CubicFCC_elastic: #CubicFCC_elastic:
stage: marc # stage: marc
script: # script:
- module load $IntelCompiler16_0 $MSC # - module load $IntelCompiler16_0 $MSC
- CubicFCC_elastic/test.py # - CubicFCC_elastic/test.py
#
CubicBCC_elastic: #CubicBCC_elastic:
stage: marc # stage: marc
script: # script:
- module load $IntelCompiler16_0 $MSC # - module load $IntelCompiler16_0 $MSC
- CubicBCC_elastic/test.py # - CubicBCC_elastic/test.py
#
J2_plasticBehavior: #J2_plasticBehavior:
stage: marc # stage: marc
script: # script:
- module load $IntelCompiler16_0 $MSC # - module load $IntelCompiler16_0 $MSC
- J2_plasticBehavior/test.py # - J2_plasticBehavior/test.py
#
################################################################################################### ####################################################################################################
Abaqus_compile2016: #Abaqus_compile2016:
stage: compileAbaqus2016 # stage: compileAbaqus2016
script: # script:
- module load $IntelCompiler16_0 $Abaqus2016 # - module load $IntelCompiler16_0 $Abaqus2016
- Abaqus_compileIfort/test.py -a 2016 # - Abaqus_compileIfort/test.py -a 2016
#
################################################################################################### ####################################################################################################
Abaqus_compile2017: #Abaqus_compile2017:
stage: compileAbaqus2017 # stage: compileAbaqus2017
script: # script:
- module load $IntelCompiler16_0 $Abaqus2017 # - module load $IntelCompiler16_0 $Abaqus2017
- Abaqus_compileIfort/test.py -a 2017 # - Abaqus_compileIfort/test.py -a 2017
#
################################################################################################### ####################################################################################################
SpectralExample: #SpectralExample:
stage: example # stage: example
only: # only:
- development # - development
script: SpectralAll_example/test.py # script: SpectralAll_example/test.py
#
AbaqusExample: #AbaqusExample:
stage: example # stage: example
only: # only:
- development # - development
script: # script:
- module load $IntelCompiler16_0 $Abaqus # - module load $IntelCompiler16_0 $Abaqus
- Abaqus_example/test.py # - Abaqus_example/test.py
#
################################################################################################### ###################################################################################################
mergeIntoMaster: mergeIntoMaster:
stage: updateMaster stage: updateMaster