Skip to content
Jenkins
log in
Dashboard
noreply
My Views
All
clubb_cmake_test
#9
Pipeline Steps
Status
Changes
Console Output
View as plain text
View Build Information
Polling Log
Git Build Data
Lockable resources
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (41 min in block)
node - (41 min in block)
node block - (22 min in block)
stage - (0.99 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (0.84 sec in block)
checkout - (0.73 sec in self)
withEnv - (22 min in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (22 min in block)
stage - (1 min 26 sec in block)
Compile gfortran
stage block (Compile gfortran) - (1 min 26 sec in block)
sh - (1 min 26 sec in self)
source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -run_tests
stage - (51 sec in block)
Compile gfortran: openmp+debug
stage block (Compile gfortran: openmp+debug) - (51 sec in block)
sh - (51 sec in self)
source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -debug -openmp -run_tests
stage - (2 min 12 sec in block)
Compile ifx
stage block (Compile ifx) - (2 min 12 sec in block)
sh - (2 min 12 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -run_tests
stage - (2 min 17 sec in block)
Compile ifx: single precision
stage block (Compile ifx: single precision) - (2 min 16 sec in block)
sh - (2 min 16 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -precision single -run_tests
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 - (12 min in block)
Compile nvfortran: openacc
stage block (Compile nvfortran: openacc) - (12 min in block)
sh - (12 min in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc -run_tests