Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (8 min 59 sec in block) | ||||
node - (8 min 58 sec in block) | carson | |||
node block - (8 min 58 sec in block) | ||||
stage - (15 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (15 sec in block) | ||||
checkout - (14 sec in self) | ||||
withEnv - (8 min 43 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (8 min 42 sec in block) | ||||
stage - (2 sec in block) | Modify Config Flags | |||
stage block (Modify Config Flags) - (1.8 sec in block) | ||||
sh - (0.34 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.34 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.34 sec in self) | sed -i "s:num_standalone_columns.*:num_standalone_columns = 32:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.35 sec in self) | sed -i "s:time_final.*:time_final = 87600:g" input/case_setups/cobra_model.in | |||
sh - (0.33 sec in self) | run_scripts/create_multi_col_params.py -n 32 -param_file input/tunable_parameters/tunable_parameters.in -mode dup_tweak | |||
stage - (2 min 11 sec in block) | Compile CPU | |||
stage block (Compile CPU) - (2 min 10 sec in block) | ||||
sh - (2 min 10 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 - (15 sec in block) | Run CPU | |||
stage block (Run CPU) - (14 sec in block) | ||||
sh - (14 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 - (2 min 16 sec in block) | Compile GPU_ACC | |||
stage block (Compile GPU_ACC) - (2 min 16 sec in block) | ||||
sh - (2 min 16 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 - (29 sec in block) | Run GPU_ACC | |||
stage block (Run GPU_ACC) - (29 sec in block) | ||||
sh - (29 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 - (2 min 35 sec in block) | Compile GPU_OMP | |||
stage block (Compile GPU_OMP) - (2 min 35 sec in block) | ||||
sh - (2 min 35 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 - (28 sec in block) | Run GPU_OMP | |||
stage block (Run GPU_OMP) - (28 sec in block) | ||||
sh - (28 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 - (12 sec in block) | Compare CPU vs ACC | |||
stage block (Compare CPU vs ACC) - (11 sec in block) | ||||
sh - (5.5 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 - (2.8 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 - (2.2 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 - (1.2 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 - (11 sec in block) | Compare CPU vs OMP | |||
stage block (Compare CPU vs OMP) - (10 sec in block) | ||||
sh - (4.4 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 - (2.8 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 - (2.2 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 - (1.2 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.44 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.35 sec in block) | ||||
script - (0.18 sec in block) | ||||
script block - (88 ms in block) |