PhilippOrtner
MModular
•Created by Kyle Hassold on 10/28/2023 in #questions
Fastest Matrix Multiplication
Thanks, that's pretty cool! Looking forward to seeing some of the compiler internals being open sourced some day
20 replies
MModular
•Created by Kyle Hassold on 10/28/2023 in #questions
Fastest Matrix Multiplication
Hi Alex, hope you can answer my question regarding this fast MM implementation. Is all of the computation done as pure codegen through MLIR? Or do you offload parts of the computation to calls to precompiled kernels? Thanks!
20 replies