Triton (programming language): Difference between revisions

Content deleted Content added
Cleanup
Line 1:
{{Moremultiple citationsissues|{{single neededsource|date=September 2021}}{{notability|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>.
 
'''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>.
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]].
 
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]].{{cn|date=September 2021}}
== Compatibility ==
 
=== Supported Platforms ===
 
== Compatibility ==
=== Supported Platforms ===
* [[Linux]]
 
=== Supported Hardware ===
 
* [[NVIDIA]] GPUs (Compute Capability 7.0+)
* Under development: AMD GPUs, CPUs
Line 17 ⟶ 15:
[[Category:Python (programming language) implementations]]
 
= =References ==
{{reflist}}