Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (44 min in block) | ||||
node - (44 min in block) | !carson | |||
node block - (40 min in block) | ||||
stage - (12 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (12 sec in block) | ||||
checkout - (12 sec in self) | ||||
withEnv - (40 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_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.3 sec in block) | Modify Config Flags | |||
stage block (Modify Config Flags) - (1.2 sec in block) | ||||
sh - (0.37 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.37 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:lh_straight_mc.*:lh_straight_mc = true:g" input/tunable_parameters/configurable_model_flags.in | |||
stage - (1 min 45 sec in block) | Compile CPU | |||
stage block (Compile CPU) - (1 min 45 sec in block) | ||||
sh - (1 min 45 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 29 sec in block) | Run CPU | |||
stage block (Run CPU) - (4 min 28 sec in block) | ||||
sh - (4 min 28 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 - (1 min 39 sec in block) | Compile GPU_ACC | |||
stage block (Compile GPU_ACC) - (1 min 39 sec in block) | ||||
sh - (1 min 39 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 - (24 min in block) | Run GPU_ACC | |||
stage block (Run GPU_ACC) - (24 min in block) | ||||
sh - (24 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 - (4 min 32 sec in block) | Plot | |||
stage block (Plot) - (4 min 31 sec in block) | ||||
sh - (2 min 52 sec in self) | scp -r carson:/home/pub/clubb_nvhpc_gpu_plots/master/cur_out . | |||
sh - (1 min 35 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.92 sec in self) | ssh carson 'mkdir -p /home/pub/clubb_nvhpc_gpu_plots/master' | |||
sh - (2.2 sec in self) | scp -r *_vs_* carson:/home/pub/clubb_nvhpc_gpu_plots/master | |||
sh - (0.61 sec in self) | ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_nvhpc_gpu_plots/' | |||
stage - (2 min 56 sec in block) | Update Master Output | |||
stage block (Update Master Output) - (2 min 56 sec in block) | ||||
sh - (1.3 sec in self) | rm -rf cur_out | |||
sh - (0.37 sec in self) | mkdir cur_out | |||
sh - (0.37 sec in self) | mv cpu_* gpu_* cur_out | |||
sh - (0.37 sec in self) | echo ${commit} > cur_out/commit | |||
sh - (1.7 sec in self) | ssh carson 'rm -rf /home/pub/clubb_nvhpc_gpu_plots/master/cur_out' | |||
sh - (2 min 52 sec in self) | scp -r cur_out carson:/home/pub/clubb_nvhpc_gpu_plots/master/ | |||
stage - (0.6 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.49 sec in block) | ||||
script - (0.32 sec in block) | ||||
script block - (0.2 sec in block) | ||||
cleanWs - (0.11 sec in self) |