Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (4 min 43 sec in block) | ||||
node - (4 min 43 sec in block) | carson | |||
node block - (4 min 42 sec in block) | ||||
stage - (1 sec in block) | Declarative: Checkout SCM | |||
stage block (Declarative: Checkout SCM) - (0.91 sec in block) | ||||
checkout - (0.83 sec in self) | ||||
withEnv - (4 min 41 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
withEnv block - (4 min 41 sec in block) | ||||
stage - (0.87 sec in block) | Modify Config Flags | |||
stage block (Modify Config Flags) - (0.73 sec in block) | ||||
sh - (0.33 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
sh - (0.32 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
stage - (1 min 44 sec in block) | Compile CPU | |||
stage block (Compile CPU) - (1 min 44 sec in block) | ||||
sh - (1 min 44 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 - (11 sec in block) | Run CPU | |||
stage block (Run CPU) - (11 sec in block) | ||||
sh - (11 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash arm mv output cpu; mkdir output | |||
stage - (1 min 51 sec in block) | Compile GPU_ACC | |||
stage block (Compile GPU_ACC) - (1 min 51 sec in block) | ||||
sh - (1 min 51 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 - (36 sec in block) | Run GPU_ACC | |||
stage block (Run GPU_ACC) - (36 sec in block) | ||||
sh - (36 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran run_scripts/run_scm.bash arm mv output gpu; mkdir output | |||
stage - (15 sec in block) | Plot | |||
stage block (Plot) - (15 sec in block) | ||||
sh - (13 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c cpu gpu -o clubb_nvhpc_gpu_${GIT_COMMIT} | |||
sh - (0.36 sec in self) | echo branch:${GIT_BRANCH#*/} > $(find -type d -name "clubb_nvhpc_gpu_${GIT_COMMIT}*")/git_info | |||
sh - (0.89 sec in self) | scp -r clubb_nvhpc_gpu_* carson:/home/pub/clubb_nvhpc_gpu_plots/ | |||
sh - (0.64 sec in self) | ssh carson '/home/pub/create_plot_list.py /home/pub/clubb_nvhpc_gpu_plots/' | |||
stage - (0.82 sec in block) | Declarative: Post Actions | |||
stage block (Declarative: Post Actions) - (0.71 sec in block) | ||||
script - (0.34 sec in block) | ||||
script block - (0.1 sec in block) | ||||
script - (0.19 sec in block) | ||||
script block - (74 ms in block) |