Skip to content
Jenkins
Branch View
branch_clubb_test
#409
Pipeline Steps
Search
Sign in
Status
Changes
Console Output
View Build Information
Parameters
Git Build Data
Lockable resources
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (9 min 15 sec in block)
Success
node - (9 min 15 sec in block)
Success
node block - (9 min 15 sec in block)
Success
stage - (17 sec in block)
Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (17 sec in block)
Success
checkout - (17 sec in self)
Success
withEnv - (8 min 57 sec in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (8 min 57 sec in block)
Success
stage - (3 min 1 sec in block)
Basic Compile
Success
stage block (Basic Compile) - (3 min 1 sec in block)
Success
parallel - (3 min 0 sec in block)
Success
parallel block (Branch: Compile gfortran) - (14 ms in block)
Success
stage - (1 min 39 sec in block)
Compile gfortran
Success
stage block (Compile gfortran) - (1 min 39 sec in block)
Success
sh - (1 min 38 sec in self)
source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -run_tests
Success
parallel block (Branch: Compile ifx) - (14 ms in block)
Success
stage - (2 min 22 sec in block)
Compile ifx
Success
stage block (Compile ifx) - (2 min 22 sec in block)
Success
sh - (2 min 22 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -run_tests
Success
parallel block (Branch: Compile nvfortran) - (3 min 0 sec in block)
Success
stage - (3 min 0 sec in block)
Compile nvfortran
Success
stage block (Compile nvfortran) - (3 min 0 sec in block)
Success
sh - (3 min 0 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -run_tests
Success
stage - (5 min 56 sec in block)
Compile with options
Success
stage block (Compile with options) - (5 min 56 sec in block)
Success
parallel - (5 min 55 sec in block)
Success
parallel block (Branch: Compile gfortran: openmp+debug) - (24 ms in block)
Success
stage - (59 sec in block)
Compile gfortran: openmp+debug
Success
stage block (Compile gfortran: openmp+debug) - (59 sec in block)
Success
sh - (59 sec in self)
source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -debug -openmp -run_tests
Success
parallel block (Branch: Compile ifx: single precision) - (23 ms in block)
Success
stage - (2 min 22 sec in block)
Compile ifx: single precision
Success
stage block (Compile ifx: single precision) - (2 min 22 sec in block)
Success
sh - (2 min 22 sec in self)
source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py -precision single -run_tests
Success
parallel block (Branch: Compile nvfortran: openacc) - (5 min 55 sec in block)
Success
stage - (5 min 55 sec in block)
Compile nvfortran: openacc
Success
stage block (Compile nvfortran: openacc) - (5 min 55 sec in block)
Success
sh - (5 min 54 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc -run_tests
Success