|
36 | 36 | "mpi_params": {"n": [1,2,6,12,24,48,96,192,384], "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 | 37 | } |
38 | 38 | }, |
39 | | - "large scale <64 parameters": { |
| 39 | + "large scale <=64 parameters": { |
40 | 40 | "data": { |
41 | 41 | "dtype": "float64", |
42 | 42 | "distributed_split": "None" |
|
45 | 45 | "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" } |
46 | 46 | } |
47 | 47 | }, |
48 | | - "large scale >64 parameters": { |
49 | | - "data": { |
50 | | - "dtype": "float64", |
51 | | - "distributed_split": "None" |
52 | | - }, |
53 | | - "bench": { |
54 | | - "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" } |
55 | | - } |
56 | | - }, |
57 | | - |
58 | 48 | "large scale strong 2k parameters": { |
59 | 49 | "data": { |
60 | 50 | "dtype": "float64", |
|
64 | 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" } |
65 | 55 | } |
66 | 56 | }, |
67 | | - "large scale strong <64 parameters": { |
| 57 | + "large scale strong <=64 parameters": { |
68 | 58 | "data": { |
69 | 59 | "dtype": "float64", |
70 | 60 | "distributed_split": "rank_based" |
|
0 commit comments