Update figures again

Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
Rafael Ravedutti 2022-09-29 14:35:30 +02:00
parent bc8f0e7c35
commit c0a54190d8
4 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ It aims at covering all available state-of-the-art algorithms from different com
Besides, many tools to study and evaluate the in-depth performance of such kernels on distinct hardware are made available like the gather-bench which is a benchmark to mimic the data movement from such kernels and the stubbed force calculation cases used to isolate the impacts caused by memory latencies and control flow divergence. Besides, many tools to study and evaluate the in-depth performance of such kernels on distinct hardware are made available like the gather-bench which is a benchmark to mimic the data movement from such kernels and the stubbed force calculation cases used to isolate the impacts caused by memory latencies and control flow divergence.
![Image](figures/verlet_v2.png "Verlet Lists") ![Image](figures/gromacs_mxn_v2.png "GROMACS MxN") ![Image](figures/verlet_v2.png "Verlet Lists") | ![Image](figures/gromacs_mxn_v2.png "GROMACS MxN")
![Image](figures/stub_new_v3.png "Stubbed cases") ![Image](figures/stub_new_v3.png "Stubbed cases")

Binary file not shown.

Before

Width:  |  Height:  |  Size: 69 KiB

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

After

Width:  |  Height:  |  Size: 52 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 36 KiB

After

Width:  |  Height:  |  Size: 62 KiB