Triton (OpenAI)
Language and compiler for writing GPU kernels in Python by OpenAI.
About
Triton by OpenAI is a language and compiler for writing efficient GPU kernels in Python, letting researchers express custom CUDA-level operations without writing C++ or CUDA. It compiles tiled neural network primitives to fast GPU code and underpins optimizations such as FlashAttention. It aims for higher productivity than CUDA with more flexibility than fixed libraries. Released under the MIT license.
Reviews (0)
Leave a Review
No reviews yet. Be the first to review!
Details
- Category
- AI Frameworks & Libraries
- Price
- Free
- Platform
- Local/Desktop
- Difficulty
- Expert (5/5)
- License
- MIT
- Minimum VRAM
- 8 GB
- Added
- Apr 3, 2026
Related Tools
JAX neural network library with PyTorch-like module system.
High-level deep learning API supporting JAX, TensorFlow, and PyTorch backends.
Neural network library for JAX by Google providing Linen module system.
Deep learning platform by Baidu with industrial-strength deployment tools.
Hugging Face library for state-of-the-art NLP models
End-to-end open-source ML platform by Google for training and deployment.