Start of Pipeline - (33 sec in block) | | | |
|
node - (33 sec in block) | | | |
|
node block - (33 sec in block) | | | |
|
stage - (0.83 sec in block) | Declarative: Checkout SCM | | |
|
stage block (Declarative: Checkout SCM) - (0.65 sec in block) | | | |
|
checkout - (0.55 sec in self) | | | |
|
withEnv - (32 sec in block) | GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL | | |
|
withEnv block - (32 sec in block) | | | |
|
stage - (0.63 sec in block) | Edit Makefile | | |
|
stage block (Edit Makefile) - (0.45 sec in block) | | | |
|
sh - (0.35 sec in self) | sed -i 's/CPPFLAGS += -DPNNL_STATS /#CPPFLAGS += -DPNNL_STATS /g' Makefile | | |
|
stage - (0.62 sec in block) | Edit Default Case | | |
|
stage block (Edit Default Case) - (0.44 sec in block) | | | |
|
sh - (0.35 sec in self) | sed -i 's/nstop.*/nstop = 6,/g' DYCOMS_RF02/prm | | |
|
stage - (29 sec in block) | Compile | | |
|
stage block (Compile) - (29 sec in block) | | | |
|
sh - (28 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran mpich
./Build gnu | | |
|
stage - (0.88 sec in block) | Run SAM | | |
|
stage block (Run SAM) - (0.7 sec in block) | | | |
|
sh - (0.62 sec in self) | source /etc/profile.d/larson-group.sh
module load gcc netcdf-fortran mpich
./runsam.bash 1
cat runsam.log
grep -F 'Done!' runsam.log | | |
|
stage - (0.78 sec in block) | Declarative: Post Actions | | |
|
stage block (Declarative: Post Actions) - (0.69 sec in block) | | | |
|
script - (0.56 sec in block) | | | |
|
script block - (0.46 sec in block) | | | |
|
sh - (0.38 sec in self) | cat runsam.log | | |
|