alpaka-group / llama

A Low-Level Abstraction of Memory Access
https://llama-doc.rtfd.io/
Mozilla Public License 2.0
80 stars 10 forks source link

Add matrix multiplication as example #668

Open bernhardmgruber opened 1 year ago

bernhardmgruber commented 1 year ago

Even though matrix multiplication only uses a small part of LLAMA's capabilities, it is a well understood problem.