Triton (programming language): Difference between revisions

Content deleted Content added
Cleanup
Tags: New redirect Manual revert
 
(18 intermediate revisions by 14 users not shown)
Line 1:
#REDIRECT [[OpenAI]]
{{More citations needed|date=September 2021}}
'''Triton''' is a programming language and compiler for writing highly efficient custom [[Primitives (computer graphics)|Deep-Learning primitives]] developed by [[OpenAI|OpenA]]I<ref>{{Cite web|date=2021-07-28|title=OpenAI releases Triton, a programming language for AI workload optimization|url=https://venturebeat.com/2021/07/28/openai-releases-triton-a-programming-language-for-ai-workload-optimization/|access-date=2021-09-19|website=VentureBeat|language=en-US}}</ref>.
 
{{Rcat shell|
The aim of Triton is to provide an open-source environment to write fast code at higher productivity than [[CUDA]], but also with higher flexibility than other existing [[Digital subscriber line|DSLs]].
{{R to related topic}}
 
}}
== Compatibility ==
 
=== Supported Platforms ===
 
* [[Linux]]
 
=== Supported Hardware ===
 
* [[NVIDIA]] GPUs (Compute Capability 7.0+)
* Under development: AMD GPUs, CPUs
 
[[Category:Python (programming language) implementations]]
 
= References =
 
{{Uncategorized|date=September 2021}}