Introducing Triton: Open-source GPU programming for neural networks
OpenAI Blog 4 years ago
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.