This repository was archived by the owner on Feb 18, 2026. It is now read-only.
v3.6.0-windows.post24
Immutable
release. Only release title and notes can be modified.
There is no change in the Windows support code compared to triton-windows 3.5.1.post24.
Note again that Triton 3.6 only works with PyTorch >= 2.10 .
To install Triton 3.6 and prevent breaking with your installed PyTorch when a new version of Triton is released in future, you need to limit the version to be < 3.7:
pip install -U "triton-windows<3.7"