File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 5050 - ' 38285eb34756919913c5e575b12403f4a1c5e0e0'
5151 # - 'b25f3cbed2bc88c8ffef85f6a5319e2cf7b0454c'
5252 gb25_commit :
53- - ' main '
53+ - ' 7f596224736d3778a5da7b0d6bb7dadce355f28 '
5454 # - '0123456789abcdef0123456789abcdef01234567'
5555 reactant_commit :
5656 - ' main'
@@ -178,6 +178,9 @@ jobs:
178178 - name : Run GB-25 simulation
179179 timeout-minutes : 60
180180 run : |
181+ export GB25_GRID_X="6144"
182+ export GB25_GRID_Y="1536"
183+ export GB25_GRID_Z="4"
181184 export XLA_FLAGS='--xla_dump_to=${{ env.GB25_DIR }}/xla_dump'
182185 timeout --signal=TERM --verbose 59m mpiexecjl -np 1 julia --color=yes --project -O0 --startup-file=no --threads=16 --compiled-modules=strict sharding/sharded_baroclinic_instability_simulation_run.jl
183186 working-directory : ${{ env.GB25_DIR }}
You can’t perform that action at this time.
0 commit comments