From b201055658f3fd2a53e12b4db3a9dfeedf843621 Mon Sep 17 00:00:00 2001 From: Rafael Ravedutti Date: Thu, 29 Sep 2022 18:23:29 +0200 Subject: [PATCH] Update table with HTML Signed-off-by: Rafael Ravedutti --- README.md | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ca1556f..88a6641 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,22 @@ 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 gather-bench, a standalone benchmark that mimics the data movement from MD kernels and the stubbed force calculation cases that focus on isolating the impacts caused by memory latencies and control flow divergence contributions in the overall performance. -| 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")| + + + + + + + + + + + + + + + +
Verlet ListsGROMACS MxNStubbed cases
ImageImageImage