| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (12 min in block) | ||||
| node - (12 min in block) | ||||
| node block - (12 min in block) | ||||
| stage - (15 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (14 sec in block) | ||||
| checkout - (14 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 - (2 min 38 sec in block) | Compile | |||
| stage block (Compile) - (2 min 37 sec in block) | ||||
| sh - (2 min 37 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py | |||
| stage - (2 min 37 sec in block) | Run Lapack | |||
| stage block (Run Lapack) - (2 min 36 sec in block) | ||||
| sh - (2 min 36 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 22 sec in block) | Run custom_lu | |||
| stage block (Run custom_lu) - (2 min 21 sec in block) | ||||
| sh - (2 min 21 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 24 sec in block) | Run bicgstab | |||
| stage block (Run bicgstab) - (2 min 24 sec in block) | ||||
| catchError - (2 min 23 sec in block) | ||||
| catchError block - (2 min 23 sec in block) | ||||
| sh - (2 min 23 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.35 sec in self) | rm output/solver_compare/bicgstab_output/dycoms2_rf02_ds_* | |||
| sh - (0.38 sec in self) | rm output/solver_compare/bicgstab_output/dycoms2_rf01_* | |||
| stage - (2 min 0 sec in block) | Plot | |||
| stage block (Plot) - (2 min 0 sec in block) | ||||
| sh - (1 min 55 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.59 sec in self) | ssh carson 'mkdir -p /home/pub/web_plots/clubb_solver_plots/master' | |||
| sh - (4.5 sec in self) | scp -r output/0c90d70_solver carson:/home/pub/web_plots/clubb_solver_plots/master | |||
| sh - (0.66 sec in self) | ssh carson '/home/pub/web_plots/generate_plot_directory_page.py /home/pub/web_plots/clubb_solver_plots/' |
