| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (9 min 59 sec in block) | ||||
| node - (9 min 59 sec in block) | ||||
| node block - (9 min 59 sec in block) | ||||
| stage - (8.8 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (8.6 sec in block) | ||||
| checkout - (8.5 sec in self) | ||||
| withEnv - (9 min 50 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | |||
| withEnv block - (9 min 49 sec in block) | ||||
| withEnv - (9 min 49 sec in block) | branch_name, commit | |||
| withEnv block - (9 min 49 sec in block) | ||||
| stage - (2 min 2 sec in block) | Compile | |||
| stage block (Compile) - (2 min 2 sec in block) | ||||
| sh - (2 min 2 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py | |||
| stage - (2 min 6 sec in block) | Run Lapack | |||
| stage block (Run Lapack) - (2 min 6 sec in block) | ||||
| sh - (2 min 6 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir solver_compare/lapack_output -override penta_solve_method=1,tridiag_solve_method=1 | |||
| stage - (2 min 6 sec in block) | Run custom_lu | |||
| stage block (Run custom_lu) - (2 min 6 sec in block) | ||||
| sh - (2 min 6 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir solver_compare/custom_lu_output -override penta_solve_method=2,tridiag_solve_method=2 | |||
| stage - (2 min 8 sec in block) | Run bicgstab | |||
| stage block (Run bicgstab) - (2 min 8 sec in block) | ||||
| catchError - (2 min 7 sec in block) | ||||
| catchError block - (2 min 7 sec in block) | ||||
| sh - (2 min 7 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir solver_compare/bicgstab_output -override penta_solve_method=3,tridiag_solve_method=2 | |||
| sh - (0.33 sec in self) | rm output/solver_compare/bicgstab_output/dycoms2_rf02_ds_* | |||
| sh - (0.31 sec in self) | rm output/solver_compare/bicgstab_output/dycoms2_rf01_* | |||
| stage - (1 min 25 sec in block) | Plot | |||
| stage block (Plot) - (1 min 25 sec in block) | ||||
| sh - (1 min 22 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c output/solver_compare/lapack_output output/solver_compare/custom_lu_output output/solver_compare/bicgstab_output -o output/${commit}_solver | |||
| sh - (0.57 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_solver_plots/master' | |||
| sh - (2.1 sec in self) | scp -r output/110ac18_solver carson:/home/pub/web_plots/clubb_solver_plots/master | |||
| sh - (0.55 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_solver_plots/' |
