|
27 | 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 | 28 | }
|
29 | 29 | },
|
| 30 | + "large scale <64 parameters": { |
| 31 | + "data": { |
| 32 | + "dtype": "float64", |
| 33 | + "distributed_split": "None" |
| 34 | + }, |
| 35 | + "bench": { |
| 36 | + "mpi_params": {"n": [1,2,6,12,24,48,96,192,384,768], "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" } |
| 37 | + } |
| 38 | + }, |
| 39 | + "large scale >64 parameters": { |
| 40 | + "data": { |
| 41 | + "dtype": "float64", |
| 42 | + "distributed_split": "None" |
| 43 | + }, |
| 44 | + "bench": { |
| 45 | + "mpi_params": {"n": [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" } |
| 46 | + } |
| 47 | + }, |
30 | 48 | "large scale strong 2k parameters": {
|
31 | 49 | "data": {
|
32 | 50 | "dtype": "float64",
|
|
36 | 54 | "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" }
|
37 | 55 | }
|
38 | 56 | },
|
| 57 | + "large scale strong <64 parameters": { |
| 58 | + "data": { |
| 59 | + "dtype": "float64", |
| 60 | + "distributed_split": "rank_based" |
| 61 | + }, |
| 62 | + "bench": { |
| 63 | + "mpi_params": {"n": [1,2,6,12,24,48,96,192,384,768], "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" } |
| 64 | + } |
| 65 | + }, |
39 | 66 | "large scale impi parameters": {
|
40 | 67 | "data": {
|
41 | 68 | "dtype": "float64",
|
|
0 commit comments