Skip to content
Jenkins
log in
Dashboard
All
clubb_nvhpc_gpu_vs_cpu_diffness
#2
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 - (6 min 30 sec in block)
node - (6 min 30 sec in block)
node block - (6 min 30 sec in block)
stage - (9.8 sec in block)
Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (9.8 sec in block)
checkout - (9.7 sec in self)
withEnv - (6 min 20 sec in block)
GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_URL
withEnv block - (6 min 20 sec in block)
stage - (0.91 sec in block)
Modify Config Flags
stage block (Modify Config Flags) - (0.86 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.27 sec in self)
sed -i "s:num_standalone_columns.*:num_standalone_columns = 32:g" input/tunable_parameters/configurable_model_flags.in
stage - (1 min 25 sec in block)
Compile CPU
stage block (Compile CPU) - (1 min 25 sec in block)
sh - (1 min 25 sec in self)
compile/compile.bash -c config/linux_x86_64_gfortran.bash
stage - (2 min 24 sec in block)
Run CPU
stage block (Run CPU) - (2 min 24 sec in block)
sh - (2 min 23 sec in self)
run_scripts/run_scm.bash arm
sh - (0.27 sec in self)
mv output cpu_output; mkdir output
stage - (4.9 sec in block)
Compile GPU
stage block (Compile GPU) - (4.8 sec in block)
sh - (4.8 sec in self)
compile/compile.bash -c config/linux_x86_64_nvhpc_gpu.bash
stage - (2 min 24 sec in block)
Run GPU
stage block (Run GPU) - (2 min 24 sec in block)
sh - (2 min 24 sec in self)
run_scripts/run_scm.bash arm
sh - (0.27 sec in self)
mv output gpu_output; mkdir output
stage - (0.38 sec in block)
Compare Output
stage block (Compare Output) - (0.32 sec in block)
sh - (0.29 sec in self)
run_scripts/check_multicol_error.py cpu_output gpu_output
stage - (0.28 sec in block)
Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.26 sec in block)
script - (0.1 sec in block)
script block - (50 ms in block)
cleanWs - (25 ms in self)
script - (0.12 sec in block)
script block - (92 ms in block)
emailext - (68 ms in self)