Skip to content

[Docs] Triton installation #11

@iwr-redmond

Description

@iwr-redmond

This issue can be closed when #5 is completed.

Installing Triton is possible on Windows with CUDA and Intel XPUs and on Linux with CUDA, AMD ROCm, and Intel XPUs. There does not appear to be a Triton distribution for Apple Silicon (MPS).

  • On Windows with CUDA, use the command: pip install triton-windows
  • On Linux with CUDA, Triton is installed automatically with Torch
  • On Linux with AMD ROCm, use the command: torchruntime install pytorch-triton-rocm
  • On Windows and Linux with an Intel XPU, use the command: torchruntime install pytorch-triton-xpu

Windows with CUDA support is provided by a third-party package.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions