Introducing Triton: Open-source GPU programming for neural networks

OpenAI Blog ·

OpenAI released Triton 1.0, an open-source Python-like GPU programming language enabling non-CUDA experts to write efficient neural network kernels.

Categories: OSS & Tools, Research

Excerpt

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.