|
6 | 6 | "distributed_split": "None" |
7 | 7 | }, |
8 | 8 | "bench": { |
9 | | - "mpi_params": {"n": [1,2,3,4,5,6,7,8,9,10,11,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" } |
| 9 | + "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" } |
| 10 | + } |
| 11 | + }, |
| 12 | + "large scale strong parameters": { |
| 13 | + "data": { |
| 14 | + "dtype": "float64", |
| 15 | + "distributed_split": "rank_based" |
| 16 | + }, |
| 17 | + "bench": { |
| 18 | + "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" } |
10 | 19 | } |
11 | 20 | }, |
12 | 21 | "large scale 2k parameters": { |
|
15 | 24 | "distributed_split": "None" |
16 | 25 | }, |
17 | 26 | "bench": { |
18 | | - "mpi_params": {"n": [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" } |
| 27 | + "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" } |
| 28 | + } |
| 29 | + }, |
| 30 | + "large scale strong 2k parameters": { |
| 31 | + "data": { |
| 32 | + "dtype": "float64", |
| 33 | + "distributed_split": "rank_based" |
| 34 | + }, |
| 35 | + "bench": { |
| 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" } |
19 | 37 | } |
20 | 38 | }, |
21 | 39 | "large scale impi parameters": { |
|
24 | 42 | "distributed_split": "no" |
25 | 43 | }, |
26 | 44 | "bench": { |
27 | | - "mpi_params": {"n": [1,2,4,6,12,24], "ppn": 12} |
| 45 | + "mpi_params": {"n": [1,2,4,6,9,12], "ppn": 12} |
28 | 46 | } |
29 | 47 | } |
30 | 48 | } |
|
0 commit comments