Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (46 min in block) | ||||
node - (46 min in block) | ||||
node block - (41 min in block) | ||||
stage - (11 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (11 sec in block) | ||||
checkout - (11 sec in self) | ||||
withEnv - (41 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_URL | |||
withEnv block - (40 min in block) | ||||
withEnv - (40 min in block) | branch_name, commit | |||
withEnv block - (40 min in block) | ||||
stage - (1.2 sec in block) | Modify Config Flags | |||
stage block (Modify Config Flags) - (1.1 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.36 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.32 sec in self) | sed -i "s:lh_straight_mc.*:lh_straight_mc = true:g" input/tunable_parameters/configurable_model_flags.in | |||
stage - (3 min 13 sec in block) | Compile CPU | |||
stage block (Compile CPU) - (3 min 13 sec in block) | ||||
sh - (3 min 13 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 - (4 min 5 sec in block) | Run CPU | |||
stage block (Run CPU) - (4 min 4 sec in block) | ||||
sh - (4 min 4 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm_all.bash -i mv output cpu_${commit}; mkdir output | |||
stage - (4 min 27 sec in block) | Compile GPU_ACC | |||
stage block (Compile GPU_ACC) - (4 min 26 sec in block) | ||||
sh - (4 min 26 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 - (23 min in block) | Run GPU_ACC | |||
stage block (Run GPU_ACC) - (23 min in block) | ||||
lock - (23 min in block) | GPU_mitch | |||
lock block - (23 min in block) | ||||
sh - (23 min in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm_all.bash -i mv output gpu_${commit}; mkdir output | |||
stage - (5 min 49 sec in block) | Plot | |||
stage block (Plot) - (5 min 49 sec in block) | ||||
sh - (3 min 6 sec in self) | scp -r carson:/home/pub/web_plots/clubb_nvhpc_gpu_plots/master/cur_out . | |||
sh - (2 min 38 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* gpu_* cur_out/cpu_* cur_out/gpu_* -o ${commit}_vs_master_$(cat cur_out/commit) | |||
sh - (0.63 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_nvhpc_gpu_plots/clubb_driver_upgrades_part2' | |||
sh - (2.2 sec in self) | scp -r *_vs_* carson:/home/pub/web_plots/clubb_nvhpc_gpu_plots/clubb_driver_upgrades_part2 | |||
sh - (0.58 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_nvhpc_gpu_plots/' | |||
stage - (0.21 sec in block) | Update Master Output | |||
stage block (Update Master Output) - (0.14 sec in block) | ||||
getContext - (43 ms in self) |