Skip to content

Adding a few more examples

Churavy, Valentin requested to merge github/fork/leios/crappy_kernels into master

Created by: leios

Here are 2 quick examples for matrix multiplication (not element-wise) and a naive transpose. I am working on a shared mem tile version of this as well.

Merge request reports

Loading