OpenGEMM: Open-source B200 GEMM kernels

2 pointsposted 8 hours ago
by adityar2

1 Comments

adityar2

8 hours ago

I created a repo that implements GEMM kernels for most datatypes supported on B200. It provides a python library that can also emit the `.cu` and `.cuh` files, so if you or an agent needs the raw files, the OpenGEMM library can provide the kernel without spending any tokens.

Blog: https://aramesh10.github.io/opengemm/opengemm.html