Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (10 min in block) | ||||
node - (10 min in block) | carson | |||
node block - (10 min in block) | ||||
stage - (6.6 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (6.4 sec in block) | ||||
checkout - (6.3 sec in self) | ||||
withEnv - (10 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (10 min in block) | ||||
stage - (2 sec in block) | Modify Config Flags | |||
stage block (Modify Config Flags) - (1.8 sec in block) | ||||
sh - (0.36 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.35 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.35 sec in self) | sed -i "s:num_standalone_columns.*:num_standalone_columns = 32:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.36 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 31 sec in block) | Compile CPU | |||
stage block (Compile CPU) - (2 min 31 sec in block) | ||||
sh - (2 min 30 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 - (31 sec in block) | Run CPU | |||
stage block (Run CPU) - (31 sec in block) | ||||
sh - (31 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 29 sec in block) | Compile GPU_ACC | |||
stage block (Compile GPU_ACC) - (2 min 29 sec in block) | ||||
sh - (2 min 29 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 - (50 sec in block) | Run GPU_ACC | |||
stage block (Run GPU_ACC) - (50 sec in block) | ||||
sh - (50 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 42 sec in block) | Compile GPU_OMP | |||
stage block (Compile GPU_OMP) - (2 min 42 sec in block) | ||||
sh - (2 min 42 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 - (52 sec in block) | Run GPU_OMP | |||
stage block (Run GPU_OMP) - (52 sec in block) | ||||
sh - (52 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 - (13 sec in block) | Compare CPU vs ACC | |||
stage block (Compare CPU vs ACC) - (13 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 - (3.5 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.8 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 - (12 sec in block) | Compare CPU vs OMP | |||
stage block (Compare CPU vs OMP) - (11 sec in block) | ||||
sh - (5.5 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.68 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.6 sec in block) | ||||
script - (0.45 sec in block) | ||||
script block - (0.33 sec in block) | ||||
cleanWs - (0.1 sec in self) |