Skip to content
Jenkins
Production View
clubb_cmake_test
#12
Pipeline Steps
Search
Sign in
Status
Changes
Console Output
View Build Information
Git Build Data
Lockable resources
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (25 min in block)
Success
node - (25 min in block)
Success
node block - (25 min in block)
Success
stage - (0.96 sec in block)
Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (0.82 sec in block)
Success
checkout - (0.75 sec in self)
Success
withEnv - (25 min in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (25 min in block)
Success
stage - (2 min 37 sec in block)
Compile gfortran
Success
stage block (Compile gfortran) - (2 min 37 sec in block)
Success
sh - (2 min 37 sec in self)
source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -run_tests
Success
stage - (1 min 41 sec in block)
Compile gfortran: openmp+debug
Success
stage block (Compile gfortran: openmp+debug) - (1 min 41 sec in block)
Success
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
Success
stage - (4 min 5 sec in block)
Compile ifx
Success
stage block (Compile ifx) - (4 min 5 sec in block)
Success
sh - (4 min 5 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -run_tests
Success
stage - (4 min 5 sec in block)
Compile ifx: single precision
Success
stage block (Compile ifx: single precision) - (4 min 5 sec in block)
Success
sh - (4 min 5 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -precision single -run_tests
Success
stage - (5 min 33 sec in block)
Compile nvfortran
Success
stage block (Compile nvfortran) - (5 min 33 sec in block)
Success
sh - (5 min 33 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -run_tests
Success
stage - (7 min 37 sec in block)
Compile nvfortran: openacc
Success
stage block (Compile nvfortran: openacc) - (7 min 36 sec in block)
Success
sh - (7 min 36 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc -run_tests
Success