Skip to content
Jenkins
log in
Dashboard
clubb_nvhpc_gpu_vs_cpu_diffness
#8
Pipeline Steps
Status
Changes
Console Output
View as plain text
View Build Information
Git Build Data
Open Blue Ocean
Pipeline Steps
Previous Build
Next Build
Step
Arguments
Status
Start of Pipeline - (25 min in block)
node - (25 min in block)
node block - (25 min in block)
stage - (8.9 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (8.9 sec in block)
checkout - (8.9 sec in self)
withEnv - (25 min in block)
GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (25 min in block)
stage - (1.1 sec in block)
Modify Config Flags
stage block (Modify Config Flags) - (1.1 sec in block)
sh - (0.27 sec in self)
sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in
sh - (0.27 sec in self)
sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in
sh - (0.3 sec in self)
sed -i "s:num_standalone_columns.*:num_standalone_columns = 32:g" input/tunable_parameters/configurable_model_flags.in
sh - (0.27 sec in self)
sed -i "s:time_final.*:time_final = 30000:g" input/case_setups/gabls2_model.in
stage - (1 min 30 sec in block)
Compile CPU
stage block (Compile CPU) - (1 min 30 sec in block)
sh - (1 min 30 sec in self)
compile/compile.bash -c config/linux_x86_64_gfortran.bash
stage - (9 min 2 sec in block)
Run CPU
stage block (Run CPU) - (9 min 2 sec in block)
sh - (2 min 23 sec in self)
run_scripts/run_scm.bash arm
sh - (5 min 26 sec in self)
run_scripts/run_scm.bash gabls2
sh - (1 min 11 sec in self)
run_scripts/run_scm.bash mpace_b
sh - (0.26 sec in self)
mv output cpu_output; mkdir output
stage - (2 min 2 sec in block)
Compile GPU
stage block (Compile GPU) - (2 min 2 sec in block)
sh - (0.28 sec in self)
compile/clean_all.bash
sh - (2 min 1 sec in self)
compile/compile.bash -c config/linux_x86_64_nvhpc_gpu.bash
stage - (12 min in block)
Run GPU
stage block (Run GPU) - (12 min in block)
sh - (3 min 53 sec in self)
run_scripts/run_scm.bash arm
sh - (6 min 29 sec in self)
run_scripts/run_scm.bash gabls2
sh - (2 min 28 sec in self)
run_scripts/run_scm.bash mpace_b
sh - (0.27 sec in self)
mv output gpu_output; mkdir output
stage - (6.8 sec in block)
Compare Output
stage block (Compare Output) - (6.7 sec in block)
sh - (5.4 sec in self)
run_scripts/check_multicol_error.py cpu_output/arm_multicol.nc gpu_output/arm_multicol.nc
sh - (1.2 sec in self)
run_scripts/check_multicol_error.py cpu_output/gabls2_multicol.nc gpu_output/gabls2_multicol.nc
stage - (0.42 sec in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.39 sec in block)
script - (0.12 sec in block)
script block - (67 ms in block)
cleanWs - (28 ms in self)
script - (0.22 sec in block)
script block - (0.19 sec in block)
emailext - (0.16 sec in self)