Skip to content
StepArgumentsStatus
Start of Pipeline - (10 min in block)
node - (10 min in block)
node block - (10 min in block)
stage - (6.7 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (6.7 sec in block)
checkout - (6.6 sec in self)
withEnv - (10 min in block)GIT_AUTHOR_EMAIL, GIT_AUTHOR_NAME, GIT_BRANCH, GIT_COMMIT, GIT_COMMITTER_EMAIL, GIT_COMMITTER_NAME, GIT_PREVIOUS_COMMIT, GIT_URL
withEnv block - (10 min in block)
stage - (0.93 sec in block)Modify Config Flags
stage block (Modify Config Flags) - (0.87 sec in block)
sh - (0.28 sec in self)sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in
sh - (0.28 sec in self)sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in
sh - (0.28 sec in self)sed -i "s:num_standalone_columns.*:num_standalone_columns = 32:g" input/tunable_parameters/configurable_model_flags.in
stage - (1 min 31 sec in block)Compile CPU
stage block (Compile CPU) - (1 min 31 sec in block)
sh - (1 min 31 sec in self)compile/compile.bash -c config/linux_x86_64_gfortran.bash
stage - (2 min 34 sec in block)Run CPU
stage block (Run CPU) - (2 min 34 sec in block)
sh - (2 min 34 sec in self)run_scripts/run_scm.bash arm
sh - (0.28 sec in self)mv output cpu_output; mkdir output
stage - (2 min 16 sec in block)Compile GPU
stage block (Compile GPU) - (2 min 16 sec in block)
sh - (0.28 sec in self)compile/clean_all.bash
sh - (2 min 15 sec in self)compile/compile.bash -c config/linux_x86_64_nvhpc_gpu.bash
stage - (4 min 1 sec in block)Run GPU
stage block (Run GPU) - (4 min 1 sec in block)
sh - (4 min 1 sec in self)run_scripts/run_scm.bash arm
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 - (6.7 sec in self)run_scripts/check_multicol_error.py cpu_output/arm_multicol.nc gpu_output/arm_multicol.nc
stage - (0.15 sec in block)Declarative: Post Actions
stage block (Declarative: Post Actions) - (0.13 sec in block)
script - (94 ms in block)
script block - (58 ms in block)
cleanWs - (25 ms in self)