File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 1111 JULIA_NVTX_CALLBACKS : gc
1212 OPENBLAS_NUM_THREADS : 1
1313
14+ timeout_in_minutes : 1440
15+
1416steps :
1517 - label : " initialize"
1618 key : " init_cpu_env"
@@ -2014,6 +2016,8 @@ steps:
20142016 - " julia --color=yes --project=.buildkite examples/hybrid/driver.jl"
20152017 artifact_paths :
20162018 - " examples/hybrid/sphere/output/held_suarez_rhoe/Float32/*"
2019+ agents :
2020+ slurm_time : 12:00:00
20172021 env :
20182022 TEST_NAME : " sphere/held_suarez_rhoe"
20192023
Original file line number Diff line number Diff line change @@ -3975,6 +3975,7 @@ Base.@propagate_inbounds function getidx(
39753975 println (" ###############################" )
39763976 println (" ###############################" )
39773977 println (" ###############################" )
3978+ @show N
39783979 @show result_1
39793980 @show result_2
39803981 @show loc
You can’t perform that action at this time.
0 commit comments