File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 4747 julia_version :
4848 - ' 1.11'
4949 xla_commit :
50- - ' '
51- - ' 38285eb34756919913c5e575b12403f4a1c5e0e0'
50+ - ' 1ac176a9b8b4800bc2753d944eec62a39e6189b8'
5251 gb25_commit :
5352 - ' mg/sharded-factors'
5453 # - '0123456789abcdef0123456789abcdef01234567'
@@ -178,9 +177,6 @@ jobs:
178177 - name : Run GB-25 simulation
179178 timeout-minutes : 60
180179 run : |
181- export GB25_GRID_X="6144"
182- export GB25_GRID_Y="1536"
183- export GB25_GRID_Z="4"
184180 export XLA_FLAGS='--xla_dump_to=${{ env.GB25_DIR }}/xla_dump'
185181 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
186182 working-directory : ${{ env.GB25_DIR }}
You can’t perform that action at this time.
0 commit comments