Start of Pipeline - (1 min 8 sec in block) | | | |
|
node - (1 min 8 sec in block) | | | |
|
node block - (1 min 8 sec in block) | | | |
|
stage - (0.8 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.62 sec in block) | | | |
|
checkout - (0.52 sec in self) | | | |
|
withEnv - (1 min 7 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (1 min 6 sec in block) | | | |
|
stage - (0.95 sec in block) | Edit Makefile | | |
|
stage block (Edit Makefile) - (0.77 sec in block) | | | |
|
sh - (0.35 sec in self) | sed -i 's/CPPFLAGS += -DSILHS/#CPPFLAGS += -DSILHS/g' Makefile | | |
|
sh - (0.33 sec in self) | sed -i 's/CPPFLAGS += -DPNNL_STATS /#CPPFLAGS += -DPNNL_STATS /g' Makefile | | |
|
stage - (0.59 sec in block) | Edit Default Case | | |
|
stage block (Edit Default Case) - (0.41 sec in block) | | | |
|
sh - (0.33 sec in self) | sed -i 's/nstop.*/nstop = 6,/g' DYCOMS_RF02/prm | | |
|
stage - (1 min 3 sec in block) | Compile | | |
|
stage block (Compile) - (1 min 3 sec in block) | | | |
|
sh - (1 min 3 sec in self) | source /etc/profile.d/larson-group.sh
module load nvhpc netcdf-fortran mpich
./Build nvhpc | | |
|
stage - (0.88 sec in block) | Run SAM | | |
|
stage block (Run SAM) - (0.69 sec in block) | | | |
|
sh - (0.6 sec in self) | source /etc/profile.d/larson-group.sh
module load nvhpc netcdf-fortran mpich
./runsam.bash 1
cat runsam.log
grep -F 'Done!' runsam.log | | |
|
stage - (0.8 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.7 sec in block) | | | |
|
script - (0.54 sec in block) | | | |
|
script block - (0.44 sec in block) | | | |
|
sh - (0.36 sec in self) | cat runsam.log | | |
|