Start of Pipeline - (2 min 9 sec in block) | | | |
|
node - (2 min 9 sec in block) | carson | | |
|
node block - (2 min 8 sec in block) | | | |
|
stage - (1.2 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (1 sec in block) | | | |
|
checkout - (0.93 sec in self) | | | |
|
withEnv - (2 min 7 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (2 min 7 sec in block) | | | |
|
withEnv - (2 min 7 sec in block) | shortCommit | | |
|
withEnv block - (2 min 7 sec in block) | | | |
|
stage - (0.96 sec in block) | Modify Config Flags | | |
|
stage block (Modify Config Flags) - (0.78 sec in block) | | | |
|
sh - (0.35 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | | |
|
sh - (0.33 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | | |
|
stage - (22 sec in block) | Compile CPU | | |
|
stage block (Compile CPU) - (22 sec in block) | | | |
|
sh - (22 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 - (12 sec in block) | Run CPU | | |
|
stage block (Run CPU) - (12 sec in block) | | | |
|
sh - (12 sec in self) | source /etc/profile.d/larson-group.sh
module load nvhpc netcdf-fortran
run_scripts/run_scm.bash arm
mv output cpu_${shortCommit}; mkdir output | | |
|
stage - (34 sec in block) | Compile GPU_ACC | | |
|
stage block (Compile GPU_ACC) - (33 sec in block) | | | |
|
sh - (33 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 - (39 sec in block) | Run GPU_ACC | | |
|
stage block (Run GPU_ACC) - (39 sec in block) | | | |
|
sh - (39 sec in self) | source /etc/profile.d/larson-group.sh
module load nvhpc netcdf-fortran
run_scripts/run_scm.bash arm
mv output gpu_${shortCommit}; mkdir output | | |
|
stage - (0.32 sec in block) | Plot Master | | |
|
stage block (Plot Master) - (0.15 sec in block) | | | |
|
getContext - (51 ms in self) | | | |
|
stage - (15 sec in block) | Plot Branch | | |
|
stage block (Plot Branch) - (15 sec in block) | | | |
|
sh - (0.88 sec in self) | scp -r carson:/home/pub/clubb_nvhpc_gpu_plots/cur_out . | | |
|
sh - (10 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu_* gpu_* cur_out/cpu_* cur_out/gpu_* -o ${shortCommit}_vs_$(cat cur_out/commit) | | |
|
sh - (0.35 sec in self) | echo ${GIT_BRANCH#*/} > ${shortCommit}_vs_$(cat cur_out/commit)/branch | | |
|
sh - (0.88 sec in self) | scp -r *_vs_* carson:/home/pub/clubb_nvhpc_gpu_plots/ | | |
|
sh - (0.58 sec in self) | ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_nvhpc_gpu_plots/' | | |
|
sh - (0.34 sec in self) | rm -rf cur_out | | |
|
sh - (0.35 sec in self) | mkdir cur_out | | |
|
sh - (0.35 sec in self) | mv cpu_* gpu_* cur_out | | |
|
sh - (0.34 sec in self) | echo ${shortCommit} > cur_out/commit | | |
|
sh - (0.62 sec in self) | ssh carson 'rm -rf /home/pub/clubb_nvhpc_gpu_plots/cur_out' | | |
|
stage - (0.61 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.53 sec in block) | | | |
|
script - (0.23 sec in block) | | | |
|
script block - (68 ms in block) | | | |
|
script - (0.15 sec in block) | | | |
|
script block - (64 ms in block) | | | |
|