Skip to content
StepArgumentsStatus
Start of Pipeline - (7 min 35 sec in block)
node - (7 min 35 sec in block)
node block - (7 min 34 sec in block)
stage - (17 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (16 sec in block)
checkout - (16 sec in self)
withEnv - (7 min 17 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (7 min 17 sec in block)
stage - (2 min 59 sec in block)Basic Compile
stage block (Basic Compile) - (2 min 59 sec in block)
parallel - (2 min 59 sec in block)
parallel block (Branch: Compile gfortran) - (15 ms in block)
stage - (1 min 38 sec in block)Compile gfortran
stage block (Compile gfortran) - (1 min 38 sec in block)
sh - (1 min 38 sec in self) source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -run_tests
parallel block (Branch: Compile ifx) - (15 ms in block)
stage - (2 min 21 sec in block)Compile ifx
stage block (Compile ifx) - (2 min 21 sec in block)
sh - (2 min 21 sec in self) source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -run_tests
parallel block (Branch: Compile nvfortran) - (2 min 59 sec in block)
stage - (2 min 58 sec in block)Compile nvfortran
stage block (Compile nvfortran) - (2 min 58 sec in block)
sh - (2 min 58 sec in self) source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -run_tests
stage - (4 min 17 sec in block)Compile with options
stage block (Compile with options) - (4 min 17 sec in block)
parallel - (4 min 17 sec in block)
parallel block (Branch: Compile gfortran: openmp+debug) - (19 ms in block)
stage - (58 sec in block)Compile gfortran: openmp+debug
stage block (Compile gfortran: openmp+debug) - (58 sec in block)
sh - (58 sec in self) source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -debug -openmp -run_tests
parallel block (Branch: Compile ifx: single precision) - (16 ms in block)
stage - (2 min 17 sec in block)Compile ifx: single precision
stage block (Compile ifx: single precision) - (2 min 17 sec in block)
sh - (2 min 17 sec in self) source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -precision single -run_tests
parallel block (Branch: Compile nvfortran: openacc) - (4 min 16 sec in block)
stage - (4 min 16 sec in block)Compile nvfortran: openacc
stage block (Compile nvfortran: openacc) - (4 min 16 sec in block)
sh - (4 min 16 sec in self) source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc -run_tests