Jump to content

Triton (programming language)

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2003:e5:d708:fd00:4c00:ab32:3dea:f57 (talk) at 16:40, 16 March 2023 (DSL linked to "Digital Subsriber Line", but "Domain Specific Lanuage" was meant. I corrected the link.). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

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.[citation needed]

Compatibility

Supported platforms

Supported hardware

  • Nvidia GPUs (Compute Capability 7.0+)
  • Under development: AMD GPUs, CPUs

References

  1. ^ "OpenAI releases Triton, a programming language for AI workload optimization". VentureBeat. 2021-07-28. Retrieved 2021-09-19.