Skip to content
StepArgumentsStatus
Start of Pipeline - (42 min in block)
node - (42 min in block)
node block - (28 min in block)
stage - (1.9 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1.7 sec in block)
checkout - (1.6 sec in self)
withEnv - (28 min in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (28 min in block)
stage - (2 min 42 sec in block)Compile gfortran
stage block (Compile gfortran) - (2 min 42 sec in block)
sh - (2 min 42 sec in self)source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -run_tests
stage - (1 min 42 sec in block)Compile gfortran: openmp+debug
stage block (Compile gfortran: openmp+debug) - (1 min 41 sec in block)
sh - (1 min 41 sec in self)source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -debug -openmp -run_tests
stage - (4 min 14 sec in block)Compile ifx
stage block (Compile ifx) - (4 min 13 sec in block)
sh - (4 min 13 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -run_tests
stage - (4 min 30 sec in block)Compile ifx: single precision
stage block (Compile ifx: single precision) - (4 min 30 sec in block)
sh - (4 min 30 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -precision single -run_tests
stage - (6 min 8 sec in block)Compile nvfortran
stage block (Compile nvfortran) - (6 min 8 sec in block)
sh - (6 min 8 sec in self)source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -run_tests
stage - (8 min 42 sec in block)Compile nvfortran: openacc
stage block (Compile nvfortran: openacc) - (8 min 42 sec in block)
sh - (8 min 41 sec in self)source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc -run_tests