Skip to content

Commit c03ce62

Browse files
author
Rajat Sarkari
committed
Bug fixes for chaining
1 parent 6ed0222 commit c03ce62

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

cpp_kernels/kernel_chain/details.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ platform with 10 iterations:
3838
|-------------------------+-------------------------|
3939
| Kernel(10 iterations) | Wall-Clock Time (s) |
4040
|-------------------------+-------------------------|
41-
| krnl_chain_mmult | 0.00305935 |
42-
| krnl_simple_mmult | 0.00534336 |
41+
| krnl_chain_mmult | 0.00305935 |
42+
| krnl_simple_mmult | 0.00534336 |
4343
|-------------------------+-------------------------|
4444
| Speedup: | 1.74657 |
4545
|-------------------------+-------------------------|

0 commit comments

Comments
 (0)