| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (12 min in block) | ||||
| node - (12 min in block) | ||||
| node block - (12 min in block) | ||||
| stage - (10 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (10 sec in block) | ||||
| checkout - (10 sec in self) | ||||
| withEnv - (12 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
| withEnv block - (12 min in block) | ||||
| withEnv - (12 min in block) | branch_name, commit | |||
| withEnv block - (12 min in block) | ||||
| stage - (1 min 38 sec in block) | Compile | |||
| stage block (Compile) - (1 min 38 sec in block) | ||||
| sh - (1 min 38 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py | |||
| stage - (2 min 52 sec in block) | Run Lapack | |||
| stage block (Run Lapack) - (2 min 52 sec in block) | ||||
| sh - (0.35 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (0.35 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (2 min 51 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir lapack_output | |||
| stage - (2 min 52 sec in block) | Run custom_lu | |||
| stage block (Run custom_lu) - (2 min 52 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.36 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (2 min 51 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir custom_lu_output | |||
| stage - (3 min 59 sec in block) | Run bicgstab | |||
| stage block (Run bicgstab) - (3 min 59 sec in block) | ||||
| sh - (0.35 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 3: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 | |||
| catchError - (3 min 58 sec in block) | ||||
| catchError block - (3 min 58 sec in block) | ||||
| sh - (3 min 58 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir bicgstab_output | |||
| sh - (0.34 sec in self) | rm bicgstab_output/dycoms2_rf02_ds_* | |||
| stage - (1 min 13 sec in block) | Plot | |||
| stage block (Plot) - (1 min 13 sec in block) | ||||
| sh - (1 min 9 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c lapack_output custom_lu_output bicgstab_output -o ${commit}_solver | |||
| sh - (0.91 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_solver_plots/master' | |||
| sh - (2.2 sec in self) | scp -r *_solver carson:/home/pub/web_plots/clubb_solver_plots/master | |||
| sh - (0.6 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_solver_plots/' |
