Skip to content
StepArgumentsStatus
Start of Pipeline - (44 min in block)
node - (44 min in block)
node block - (6 min 27 sec in block)
stage - (11 sec in block)Declarative: Checkout SCM
stage block (Declarative: Checkout SCM) - (11 sec in block)
checkout - (10 sec in self)
withEnv - (6 min 15 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
withEnv block - (6 min 15 sec in block)
stage - (1 min 58 sec in block)Legacy Compile
stage block (Legacy Compile) - (1 min 58 sec in block)
sh - (1 min 58 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran compile/compile.bash -c config/linux_x86_64_ifort.bash
stage - (6.9 sec in block)Legacy Run
stage block (Legacy Run) - (6.8 sec in block)
sh - (6.7 sec in self)source /etc/profile.d/larson-group.sh module load intel netcdf-fortran run_scripts/run_scm.bash -o ../output_legacy arm
stage - (4 min 2 sec in block)cmake Compile
stage block (cmake Compile) - (4 min 2 sec in block)
sh - (4 min 1 sec in self) source /etc/profile.d/larson-group.sh module load intel netcdf-fortran python compile.py
stage - (6.4 sec in block)cmake Run
stage block (cmake Run) - (6.3 sec in block)
sh - (6.2 sec in self)run_scripts/run_scm.py -out_dir output_cmake arm
stage - (1 sec in block)Compare Outputs
stage block (Compare Outputs) - (0.95 sec in block)
sh - (0.89 sec in self)run_scripts/run_bindiff_all.py output_legacy output_cmake -v 2