Skip to content

Commit 264701e

Browse files
committed
Updated large scale 2k parameters for the full 24576 tiles.
1 parent c7f38f4 commit 264701e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/spmd/large_scale/large_scale.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"distributed_split": "sample_shift"
3434
},
3535
"bench": {
36-
"mpi_params": {"n": [1,2,6,12], "ppn": 12, "-hostfile": "", "-cpu-bind=list:0-7,104-111:8-15,112-119:16-23,120-127:24-31,128-135:32-39,136-143:40-47,144-151:52-59,156-163:60-67,164-171:68-75,172-179:76-83,180-187:84-91,188-195:92-99,196-203": "--envall gpu_tile_compact.sh" }
36+
"mpi_params": {"n": [1,2,6,12,24,48,96,192,384,768,1536,3072,6144,12288,24576], "ppn": 12, "-hostfile": "", "-cpu-bind=list:0-7,104-111:8-15,112-119:16-23,120-127:24-31,128-135:32-39,136-143:40-47,144-151:52-59,156-163:60-67,164-171:68-75,172-179:76-83,180-187:84-91,188-195:92-99,196-203": "--envall gpu_tile_compact.sh" }
3737
}
3838
},
3939
"large scale 32 parameters": {

0 commit comments

Comments
 (0)