-
-
Couldn't load subscription status.
- Fork 10.9k
Closed
Labels
feature requestNew feature or requestNew feature or request
Description
🚀 The feature, motivation and pitch
triton==3.2.0 was added to requirements/cpu.txt in #16384
Triton is a GPU specific requirement and should not be added to CPU specific requirements file.
Request to move it to requirements/cuda.txt
Refer: [Triton] - language/compiler for specifying and compiling tile programs into efficient GPU code.
https://www.eecs.harvard.edu/~htk/publication/2019-mapl-tillet-kung-cox.pdf
Alternatives
No response
Additional context
This is breaking ppc64le cpu builds of vLLM
Before submitting a new issue...
- Make sure you already searched for relevant issues, and asked the chatbot living at the bottom right corner of the documentation page, which can answer lots of frequently asked questions.
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request