Commit Graph

7 Commits

Author SHA1 Message Date
Corentin
3962ee70af Fix small matrices matmuls, imp3 working but slow 2021-06-28 19:05:39 +09:00
Corentin
a3f7793c17 Fix FLOPS calculation 2021-06-25 03:41:24 +09:00
Corentin
7f4ec27235 Fix second implementation, add benchmark script
* Third implementation is broken (WIP)
2021-06-25 02:49:28 +09:00
Corentin
6f04eb9db2 Better tiling implementation, fixed tiling asserts 2021-06-24 19:36:08 +09:00
Corentin
425380f1a1 Automated work group parameters and tiling matmul 2021-06-24 18:36:10 +09:00
Corentin
8c9ad5f2a4 Naive matmul benchmark 2021-06-22 18:21:32 +09:00
Corentin
0b7d057727 Naive matrice multiplication example 2021-06-22 16:13:20 +09:00