@@ -253,15 +253,15 @@ <h1><a class="anchor" id="autotoc_md81"></a>
253
253
< h2 > < a class ="anchor " id ="autotoc_md82 "> </ a >
254
254
AMD MI250X GPU</ h2 >
255
255
< p > MFC weask scales to (at least) 65,536 AMD MI250X GPUs on OLCF Frontier with 96% efficiency. This corresponds to 87% of the entire machine.</ p >
256
- < p > < img src ="../res/weakScaling/frontier.svg " alt ="" style ="pointer-events: none; height: 50%; width:50%; border-radius: 10pt " class ="inline "/> </ p >
256
+ < p > < img src ="../res/weakScaling/frontier.svg " alt ="" style ="height: 50%; width:50%; border-radius: 10pt pointer-events: none; " class ="inline "/> </ p >
257
257
< h2 > < a class ="anchor " id ="autotoc_md83 "> </ a >
258
258
NVIDIA V100 GPU</ h2 >
259
259
< p > MFC weak scales to (at least) 13,824 V100 NVIDIA V100 GPUs on OLCF Summit with 97% efficiency. This corresponds to 50% of the entire machine.</ p >
260
- < p > < img src ="../res/weakScaling/summit.svg " alt ="" style ="pointer-events: none; height: 50%; width:50%; border-radius: 10pt " class ="inline "/> </ p >
260
+ < p > < img src ="../res/weakScaling/summit.svg " alt ="" style ="height: 50%; width:50%; border-radius: 10pt pointer-events: none; " class ="inline "/> </ p >
261
261
< h2 > < a class ="anchor " id ="autotoc_md84 "> </ a >
262
262
IBM Power9 CPU</ h2 >
263
263
< p > MFC Weak scales to 13,824 Power9 CPU cores on OLCF Summit to within 1% of ideal scaling.</ p >
264
- < p > < img src ="../res/weakScaling/cpuScaling.svg " alt ="" style ="pointer-events: none; height: 50%; width:50%; border-radius: 10pt " class ="inline "/> </ p >
264
+ < p > < img src ="../res/weakScaling/cpuScaling.svg " alt ="" style ="height: 50%; width:50%; border-radius: 10pt pointer-events: none; " class ="inline "/> </ p >
265
265
< h1 > < a class ="anchor " id ="autotoc_md85 "> </ a >
266
266
Strong scaling</ h1 >
267
267
< p > Strong scaling results are obtained by keeping the problem size constant and increasing the number of processes so that work per process decreases.</ p >
@@ -270,14 +270,14 @@ <h2><a class="anchor" id="autotoc_md86"></a>
270
270
< p > The base case utilizes 8 GPUs with one MPI process per GPU for these tests. The performance is analyzed at two problem sizes: 16M and 64M grid points. The "base case" uses 2M and 8M grid points per process.</ p >
271
271
< h3 > < a class ="anchor " id ="autotoc_md87 "> </ a >
272
272
16M Grid Points</ h3 >
273
- < p > < img src ="../res/strongScaling/strongScaling16.svg " alt ="" style ="pointer-events: none; width: 50%; border-radius: 10pt " class ="inline "/> </ p >
273
+ < p > < img src ="../res/strongScaling/strongScaling16.svg " alt ="" style ="width: 50%; border-radius: 10pt pointer-events: none; " class ="inline "/> </ p >
274
274
< h3 > < a class ="anchor " id ="autotoc_md88 "> </ a >
275
275
64M Grid Points</ h3 >
276
- < p > < img src ="../res/strongScaling/strongScaling64.svg " alt ="" style ="pointer-events: none; width: 50%; border-radius: 10pt " class ="inline "/> </ p >
276
+ < p > < img src ="../res/strongScaling/strongScaling64.svg " alt ="" style ="width: 50%; border-radius: 10pt pointer-events: none; " class ="inline "/> </ p >
277
277
< h2 > < a class ="anchor " id ="autotoc_md89 "> </ a >
278
278
IBM Power9 CPU</ h2 >
279
279
< p > CPU strong scaling tests are done with problem sizes of 16, 32, and 64M grid points, with the base case using 2, 4, and 8M cells per process.</ p >
280
- < p > < img src ="../res/strongScaling/cpuStrongScaling.svg " alt ="" style ="pointer-events: none; width: 50%; border-radius: 10pt " class ="inline "/> </ p >
280
+ < p > < img src ="../res/strongScaling/cpuStrongScaling.svg " alt ="" style ="width: 50%; border-radius: 10pt pointer-events: none; " class ="inline "/> </ p >
281
281
</ div > </ div > <!-- contents -->
282
282
</ div > <!-- PageDoc -->
283
283
</ div > <!-- doc-content -->
0 commit comments