| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (17 min in block) | ||||
| node - (17 min in block) | ||||
| node block - (16 min in block) | ||||
| stage - (17 sec in block) | Declarative: Checkout SCM | |||
| stage block (Declarative: Checkout SCM) - (17 sec in block) | ||||
| checkout - (17 sec in self) | ||||
| withEnv - (16 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_URL | |||
| withEnv block - (16 min in block) | ||||
| withEnv - (16 min in block) | branch_name, commit | |||
| withEnv block - (16 min in block) | ||||
| stage - (1 min 49 sec in block) | Compile | |||
| stage block (Compile) - (1 min 49 sec in block) | ||||
| sh - (1 min 49 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py | |||
| stage - (3 min 52 sec in block) | Run Lapack | |||
| stage block (Run Lapack) - (3 min 52 sec in block) | ||||
| sh - (0.33 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (0.31 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (3 min 51 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir lapack_output | |||
| stage - (4 min 7 sec in block) | Run custom_lu | |||
| stage block (Run custom_lu) - (4 min 7 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.33 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (4 min 6 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir custom_lu_output | |||
| stage - (5 min 29 sec in block) | Run bicgstab | |||
| stage block (Run bicgstab) - (5 min 29 sec in block) | ||||
| sh - (0.33 sec in self) | sed -i "s:penta_solve_method.*:penta_solve_method = 3:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (0.35 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
| catchError - (5 min 28 sec in block) | ||||
| catchError block - (5 min 27 sec in block) | ||||
| sh - (5 min 27 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir bicgstab_output | |||
| sh - (0.32 sec in self) | rm bicgstab_output/dycoms2_rf02_ds_* | |||
| stage - (1 min 22 sec in block) | Plot | |||
| stage block (Plot) - (1 min 22 sec in block) | ||||
| sh - (1 min 22 sec in self) | python postprocessing/pyplotgen/pyplotgen.py -l -c lapack_output custom_lu_output bicgstab_output -o ${commit}_solver | |||
| stage - (0.3 sec in block) | Declarative: Post Actions | |||
| stage block (Declarative: Post Actions) - (0.23 sec in block) | ||||
| script - (0.12 sec in block) | ||||
| script block - (49 ms in block) |
