| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (15 min in block) | ||||
| node - (15 min in block) | ||||
| node block - (15 min in block) | ||||
| stage - (18 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (17 sec in block) | ||||
| checkout - (17 sec in self) | ||||
| withEnv - (15 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
| withEnv block - (15 min in block) | ||||
| withEnv - (15 min in block) | branch_name, commit | |||
| withEnv block - (15 min in block) | ||||
| stage - (1 min 57 sec in block) | Compile | |||
| stage block (Compile) - (1 min 57 sec in block) | ||||
| sh - (1 min 57 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py | |||
| stage - (3 min 22 sec in block) | Run Lapack | |||
| stage block (Run Lapack) - (3 min 22 sec in block) | ||||
| sh - (0.32 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (0.33 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (3 min 21 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir lapack_output | |||
| stage - (3 min 22 sec in block) | Run custom_lu | |||
| stage block (Run custom_lu) - (3 min 22 sec in block) | ||||
| sh - (0.32 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 | |||
| sh - (3 min 21 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir custom_lu_output | |||
| stage - (5 min 14 sec in block) | Run bicgstab | |||
| stage block (Run bicgstab) - (5 min 14 sec in block) | ||||
| sh - (0.31 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 3: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 | |||
| catchError - (5 min 13 sec in block) | ||||
| catchError block - (5 min 12 sec in block) | ||||
| sh - (5 min 12 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir bicgstab_output | |||
| sh - (0.31 sec in self) | rm bicgstab_output/dycoms2_rf02_ds_* | |||
| stage - (1 min 11 sec in block) | Plot | |||
| stage block (Plot) - (1 min 11 sec in block) | ||||
| sh - (1 min 8 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c lapack_output custom_lu_output bicgstab_output -o ${commit}_solver | |||
| sh - (0.86 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_solver_plots/master' | |||
| sh - (1.2 sec in self) | scp -r *_solver carson:/home/pub/web_plots/clubb_solver_plots/master | |||
| sh - (0.56 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_solver_plots/' |
