Update table with figures
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
parent
239eea86b4
commit
d3811c35c6
@ -8,8 +8,8 @@ It aims at covering all available state-of-the-art algorithms from different com
|
|||||||
Apart from that, many tools to study and evaluate the in-depth performance of such kernels on distinct hardware are offered, 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.
|
Apart from that, many tools to study and evaluate the in-depth performance of such kernels on distinct hardware are offered, 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.
|
||||||
|
|
||||||
| Verlet Lists | GROMACS MxN | Stubbed cases |
|
| Verlet Lists | GROMACS MxN | Stubbed cases |
|
||||||
| ---------------------------------------------- | -------------------------------------------------- | ------------------------------------------------- |
|
|----------------------------------------------|----------------------------------------------|----------------------------------------------|
|
||||||
| ![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/verlet_v2.png "Verlet Lists")|![Image](figures/gromacs_mxn_v2.png "GROMACS MxN")|![Image](figures/stub_new_v3.png "Stubbed cases")|
|
||||||
|
|
||||||
![Image](figures/gather_bench.png "gather-bench")
|
![Image](figures/gather_bench.png "gather-bench")
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user