Skip to content
StepArgumentsStatus
Start of Pipeline - (2 min 38 sec in block)
Success
node - (2 min 37 sec in block)
Success
node block - (1 min 39 sec in block)
Success
stage - (1.8 sec in block)Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (1.6 sec in block)
Success
checkout - (1.5 sec in self)
Success
withEnv - (1 min 37 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (1 min 37 sec in block)
Success
stage - (54 sec in block)Compile
Success
stage block (Compile) - (53 sec in block)
Success
sh - (53 sec in self)source /etc/profile.d/larson-group.sh module load gcc netcdf-fortran ./compile.py -debug -python
Success
stage - (10 sec in block)Loss Driver Test
Success
stage block (Loss Driver Test) - (10 sec in block)
Success
sh - (4.9 sec in self)ulimit -s 8388608 python run_scripts/run_scm_loss.py -driver_test -out_dir output/new_tuner_test/loss_driver_fortran -cases bomex -fields cloud_frac,rcm
Success
sh - (5 sec in self)ulimit -s 8388608 python run_scripts/run_scm_loss.py -python -driver_test -out_dir output/new_tuner_test/loss_driver_python -cases bomex -fields cloud_frac,rcm
Success
stage - (10 sec in block)Simple Tuner Command
Success
stage block (Simple Tuner Command) - (10 sec in block)
Success
sh - (10 sec in self)ulimit -s 8388608 python run_scripts/run_tuner_job.py -cases bomex -fields cloud_frac -params C8:0.2:0.8 -run_top complete
Success
stage - (22 sec in block)Complex Tuner Command
Success
stage block (Complex Tuner Command) - (22 sec in block)
Success
sh - (22 sec in self)ulimit -s 8388608 python run_scripts/run_tuner_job.py -cases arm:68400:72000:3600 bomex:7200:18000:2700 -fields cloud_frac rcm -params C8:0.2:0.8 C11:0.1:1.0 -strategy resolve:0.9 -batch_size 4 -max_workers 2 -seed 1 -loss_mode centered_rmse_bias -aggregation_mode mean_max -poll_interval 1 -output_root output_tuner/new_tuner_test/complex -run_top both -top_n 1 -run_out_dir output/new_tuner_test/complex
Success