Skip to content
Jenkins
log in
Dashboard
benjamin.andrew.stephens
My Views
All
branch_clubb_test
#141
Pipeline Steps
Status
Changes
Console Output
View as plain text
View Build Information
Parameters
Git Build Data
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (9 min 22 sec in block)
node - (9 min 21 sec in block)
carson
node block - (9 min 21 sec in block)
stage - (1.3 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (1.1 sec in block)
checkout - (1 sec in self)
withEnv - (9 min 19 sec in block)
GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (9 min 19 sec in block)
stage - (0.97 sec in block)
Modify Config Flags
stage block (Modify Config Flags) - (0.81 sec in block)
sh - (0.36 sec in self)
sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in
sh - (0.35 sec in self)
sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in
stage - (1 min 41 sec in block)
Compile CPU
stage block (Compile CPU) - (1 min 41 sec in block)
sh - (1 min 41 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran compile/compile.bash -c config/linux_x86_64_nvhpc.bash
stage - (10 sec in block)
Run CPU
stage block (Run CPU) - (10 sec in block)
sh - (10 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash arm mv output cpu; mkdir output
stage - (1 min 53 sec in block)
Compile GPU_ACC
stage block (Compile GPU_ACC) - (1 min 52 sec in block)
sh - (1 min 52 sec in self)
compile/clean_all.bash source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran compile/compile.bash -c config/linux_x86_64_nvhpc_gpu_openacc.bash
stage - (3 min 19 sec in block)
Run GPU_ACC
stage block (Run GPU_ACC) - (3 min 19 sec in block)
sh - (3 min 19 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash arm mv output acc; mkdir output
stage - (2 min 10 sec in block)
Compile GPU_OMP
stage block (Compile GPU_OMP) - (2 min 10 sec in block)
sh - (2 min 10 sec in self)
compile/clean_all.bash compile/convert_acc_to_omp.bash source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran compile/compile.bash -c config/linux_x86_64_nvhpc_gpu_openmp.bash
stage - (1.8 sec in block)
Run GPU_OMP
stage block (Run GPU_OMP) - (1.5 sec in block)
sh - (1.4 sec in self)
source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash arm mv output omp; mkdir output
stage - (0.38 sec in block)
Plot
stage block (Plot) - (0.14 sec in block)
getContext - (63 ms in self)
stage - (0.72 sec in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.61 sec in block)
script - (0.27 sec in block)
script block - (91 ms in block)
script - (0.17 sec in block)
script block - (67 ms in block)