Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (1 hr 40 min in block) | ||||
node - (1 hr 40 min in block) | carson | |||
node block - (1 hr 40 min in block) | ||||
stage - (53 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (53 sec in block) | ||||
checkout - (53 sec in self) | ||||
withEnv - (1 hr 39 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (1 hr 39 min in block) | ||||
stage - (6.2 sec in block) | Modify Config Flags | |||
stage block (Modify Config Flags) - (5.8 sec in block) | ||||
sh - (0.85 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.94 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.84 sec in self) | sed -i "s:num_standalone_columns.*:num_standalone_columns = 32:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.81 sec in self) | sed -i "s:time_final.*:time_final = 87600:g" input/case_setups/cobra_model.in | |||
sh - (2.2 sec in self) | run_scripts/create_multi_col_params.py -n 32 -param_file input/tunable_parameters/tunable_parameters.in -mode dup_tweak | |||
stage - (25 min in block) | Compile CPU | |||
stage block (Compile CPU) - (25 min in block) | ||||
sh - (25 min 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 - (4 min 30 sec in block) | Run CPU | |||
stage block (Run CPU) - (4 min 30 sec in block) | ||||
sh - (4 min 30 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e arm run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e cobra mv output cpu_output; mkdir output | |||
stage - (27 min in block) | Compile GPU_ACC | |||
stage block (Compile GPU_ACC) - (27 min in block) | ||||
sh - (27 min 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 - (7 min 9 sec in block) | Run GPU_ACC | |||
stage block (Run GPU_ACC) - (7 min 9 sec in block) | ||||
sh - (7 min 9 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e arm run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e cobra mv output acc_output; mkdir output | |||
stage - (26 min in block) | Compile GPU_OMP | |||
stage block (Compile GPU_OMP) - (26 min in block) | ||||
sh - (26 min 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 - (6 min 22 sec in block) | Run GPU_OMP | |||
stage block (Run GPU_OMP) - (6 min 21 sec in block) | ||||
sh - (6 min 21 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e arm run_scripts/run_scm.bash -p ../clubb_params_multi_col.in -e cobra mv output omp_output; mkdir output | |||
stage - (1 min 9 sec in block) | Compare CPU vs ACC | |||
stage block (Compare CPU vs ACC) - (1 min 9 sec in block) | ||||
sh - (27 sec in self) | run_scripts/check_multi_col_error.py cpu_output/arm_multi_col_zm.nc acc_output/arm_multi_col_zm.nc | |||
sh - (18 sec in self) | run_scripts/check_multi_col_error.py cpu_output/arm_multi_col_zt.nc acc_output/arm_multi_col_zt.nc | |||
sh - (15 sec in self) | run_scripts/check_multi_col_error.py cpu_output/cobra_multi_col_zm.nc acc_output/cobra_multi_col_zm.nc | |||
sh - (7.5 sec in self) | run_scripts/check_multi_col_error.py cpu_output/cobra_multi_col_zt.nc acc_output/cobra_multi_col_zt.nc | |||
stage - (1 min 4 sec in block) | Compare CPU vs OMP | |||
stage block (Compare CPU vs OMP) - (1 min 4 sec in block) | ||||
sh - (27 sec in self) | run_scripts/check_multi_col_error.py cpu_output/arm_multi_col_zm.nc omp_output/arm_multi_col_zm.nc | |||
sh - (13 sec in self) | run_scripts/check_multi_col_error.py cpu_output/arm_multi_col_zt.nc omp_output/arm_multi_col_zt.nc | |||
sh - (15 sec in self) | run_scripts/check_multi_col_error.py cpu_output/cobra_multi_col_zm.nc omp_output/cobra_multi_col_zm.nc | |||
sh - (8.8 sec in self) | run_scripts/check_multi_col_error.py cpu_output/cobra_multi_col_zt.nc omp_output/cobra_multi_col_zt.nc | |||
stage - (0.8 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.67 sec in block) | ||||
script - (0.44 sec in block) | ||||
script block - (0.28 sec in block) | ||||
cleanWs - (0.13 sec in self) |