Open tlemo opened 1 year ago
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
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.
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