Step | Arguments | Status | ||
---|---|---|---|---|
Start of Pipeline - (21 min in block) | ||||
node - (21 min in block) | ||||
node block - (21 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 - (21 min in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_URL | |||
withEnv block - (21 min in block) | ||||
stage - (13 min in block) | All cases + multi_col with ifx | |||
stage block (All cases + multi_col with ifx) - (13 min in block) | ||||
sh - (13 min in self) | source /etc/profile.d/larson-group.sh module load intel netcdf-fortran ./compile.py ulimit -s 8388608 run_scripts/run_scm_all.py -ngrdcol 4 -max_iters 500 -out_dir standalone_output run_scripts/run_scm_all.py -ngrdcol 4 -max_iters 500 -out_dir driver_test_output -driver_test run_scripts/run_bindiff_all.py standalone_output driver_test_output | |||
stage - (7 min 28 sec in block) | All cases + multi_col with nvhpc + openacc | |||
stage block (All cases + multi_col with nvhpc + openacc) - (7 min 28 sec in block) | ||||
sh - (7 min 28 sec in self) | source /etc/profile.d/larson-group.sh module load nvhpc netcdf-fortran ./compile.py -gpu openacc ulimit -s 8388608 run_scripts/run_scm_all.py -ngrdcol 16 -max_iters 200 -out_dir standalone_output run_scripts/run_scm_all.py -ngrdcol 16 -max_iters 200 -out_dir driver_test_output -driver_test run_scripts/run_bindiff_all.py standalone_output driver_test_output |