codon icon indicating copy to clipboard operation
codon copied to clipboard

Codon vs OpenAI Triton?

Open tlemo opened this issue 2 years ago • 1 comments
trafficstars

Both Codon and Triton can generate CUDA kernels. What are the differences between the two when it comes to GPU programming?

Thanks!

PS. This may be something worth adding to Codon's FAQ

tlemo avatar Feb 16 '23 20:02 tlemo

It would be interesting to see a matrix multiplication kernel implemented in codon and compared for performance against the triton benchmarks at the bottom of this page.

xanderdunn avatar Feb 20 '23 02:02 xanderdunn