Introducing Triton: Open-source GPU programming for neural networks
OpenAI 5 years ago 31
Triton, an open-source Python-like programming language, has been released to allow researchers without CUDA expertise to write efficient GPU code. The language produces performance on par with expert-written code in most cases. This removes a barrier to GPU programming by eliminating the need to learn low-level CUDA before writing neural network computations.