Triton (programming language)

This is an old revision of this page, as edited by Editor8778 (talk | contribs) at 19:01, 19 September 2021 (Created page with ''''Triton''' is a programming language and compiler for writing highly efficient custom Deep-Learning primitives developed by OpenAI<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...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Triton is a programming language and compiler for writing highly efficient custom Deep-Learning primitives developed by OpenAI[1].

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 DSLs.

Compatibility

Supported Platforms:

  • Linux

Supported Hardware:

  • NVIDIA GPUs (Compute Capability 7.0+)
  • Under development: AMD GPUs, CPUs
  1. ^ "OpenAI releases Triton, a programming language for AI workload optimization". VentureBeat. 2021-07-28. Retrieved 2021-09-19.