Introducing Triton: Open-source GPU programming for neural networks

OpenAI Blog
Jul 28, 2021 07:00
1 views
openaiairesearch

Summary

We’re releasing Triton 1.0, an open-source Python-like programming language which enables researchers with no CUDA experience to write highly efficient GPU code—most of the time on par with what an ex...

We’re releasing Triton 1.0, an open-source Python-like programming language which enables researchers with no CUDA experience to write highly efficient GPU code—most of the time on par with what an expert would be able to produce.