Skip to content
StepArgumentsStatus
Start of Pipeline - (1 min 29 sec in block)
Success
node - (1 min 29 sec in block)
Success
node block - (1 min 29 sec in block)
Success
stage - (1.1 sec in block)Declarative: Checkout SCM
Success
stage block (Declarative: Checkout SCM) - (1 sec in block)
Success
checkout - (0.97 sec in self)
Success
withEnv - (1 min 27 sec in block)GIT_BRANCH, GIT_COMMIT, GIT_PREVIOUS_COMMIT, GIT_PREVIOUS_SUCCESSFUL_COMMIT, GIT_URL
Success
withEnv block - (1 min 27 sec in block)
Success
stage - (42 sec in block)Compile
Success
stage block (Compile) - (42 sec in block)
Success
sh - (42 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 - (0.34 sec in self)python tests/run_loss_metrics_test.py
Success
sh - (4.7 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 - (9.9 sec in block)Simple Tuner Command
Success
stage block (Simple Tuner Command) - (9.8 sec in block)
Success
sh - (9.7 sec in self)ulimit -s 8388608 python run_scripts/run_tuner_job.py -cases bomex -fields cloud_frac -params C8:0.2:0.8 -output_root output_tuner/new_tuner_test/simple -run_top complete -run_out_dir output/new_tuner_test/simple
Success
stage - (24 sec in block)Complex Tuner Command
Success
stage block (Complex Tuner Command) - (23 sec in block)
Success
sh - (23 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
stage - (0.48 sec in block)Sample History Analyzer
Success
stage block (Sample History Analyzer) - (0.4 sec in block)
Success
sh - (0.32 sec in self)python tests/analyze_tuner_sample_history.py output_tuner/new_tuner_test -metric scaled_rmse -min_samples 2 --require_param_variation
Success