Skip to content
StepArgumentsStatus
Start of Pipeline - (16 min in block)
node - (16 min in block)
node block - (6 min 32 sec in block)
stage - (0.91 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.77 sec in block)
checkout - (0.62 sec in self)
withEnv - (6 min 31 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 31 sec in block)
stage - (20 sec in block)Compile gfortran
stage block (Compile gfortran) - (19 sec in block)
sh - (19 sec in self)source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -run_tests
stage - (28 sec in block)Compile gfortran: openmp+debug
stage block (Compile gfortran: openmp+debug) - (28 sec in block)
sh - (28 sec in self)source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -debug -openmp -run_tests
stage - (14 sec in block)Compile ifx
stage block (Compile ifx) - (14 sec in block)
sh - (14 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -run_tests
stage - (14 sec in block)Compile ifx: single precision
stage block (Compile ifx: single precision) - (14 sec in block)
sh - (14 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -precision single -run_tests
stage - (17 sec in block)Compile nvfortran
stage block (Compile nvfortran) - (17 sec in block)
sh - (17 sec in self)source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -run_tests
stage - (4 min 55 sec in block)Compile nvfortran: openacc
stage block (Compile nvfortran: openacc) - (4 min 55 sec in block)
sh - (4 min 55 sec in self)source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc -run_tests