| Step | Arguments | Status | ||
|---|---|---|---|---|
| Start of Pipeline - (15 min in block) | ||||
| node - (15 min in block) | ||||
| node block - (15 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 - (15 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_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 56 sec in block) | Compile | |||
| stage block (Compile) - (1 min 56 sec in block) | ||||
| sh - (1 min 56 sec in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py | |||
| stage - (3 min 37 sec in block) | Run Lapack | |||
| stage block (Run Lapack) - (3 min 37 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.32 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 1:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (3 min 36 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir lapack_output | |||
| stage - (3 min 37 sec in block) | Run custom_lu | |||
| stage block (Run custom_lu) - (3 min 37 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.32 sec in self) | sed -i "s:tridiag_solve_method.*:tridiag_solve_method = 2:g" input/tunable_parameters/configurable_model_flags.in | |||
| sh - (3 min 36 sec in self) | run_scripts/run_scm_all.py -priority_cases -out_dir custom_lu_output | |||
| stage - (4 min 59 sec in block) | Run bicgstab | |||
| stage block (Run bicgstab) - (4 min 59 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 - (4 min 58 sec in block) | ||||
| catchError block - (4 min 57 sec in block) | ||||
| sh - (4 min 57 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 8 sec in block) | Plot | |||
| stage block (Plot) - (1 min 8 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 | |||
| stage - (0.31 sec in block) | Declarative: Post Actions | |||
| stage block (Declarative: Post Actions) - (0.24 sec in block) | ||||
| script - (0.12 sec in block) | ||||
| script block - (49 ms in block) |
