Insert stubbed case into table as well
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
parent
4ddd84ef9d
commit
12e7718a5f
@ -7,11 +7,9 @@ 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.
|
||||
|
||||
| Verlet Lists | GROMACS MxN |
|
||||
| ---------------------------------------------- | -------------------------------------------------- |
|
||||
|  |  |
|
||||
|
||||

|
||||
| Verlet Lists | GROMACS MxN | Stubbed case |
|
||||
| ---------------------------------------------- | -------------------------------------------------- | ------------------------------------------------- |
|
||||
|  |  |  |
|
||||
|
||||
## Build instructions
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user