Skip to content

Commit 99065a2

Browse files
authored
[README.md] Added section for normal triton users (#4389)
Normal users of triton need this section not to get confused. Solves #4388
1 parent 4f4b8bf commit 99065a2

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.github/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,12 @@ Note that Intel® XPU Backend for Triton\* is not compatible with Intel® Extens
2424

2525
See also: [experimental support for Windows](WINDOWS.md).
2626

27+
# Triton is included in the PyTorch
28+
29+
If you have PyTorch on XPU installed from [binaries](https://docs.pytorch.org/docs/stable/notes/get_start_xpu.html#binaries), you already have Triton installed and don't need any additional installations, unless you want to use the latest version of Triton from `main`.
30+
31+
You can check existing installation by running one of the [tutorials](/python/tutorials/01-vector-add.py).
32+
2733
# Quick Installation
2834

2935
## Prerequisites

0 commit comments

Comments
 (0)