-
-
Notifications
You must be signed in to change notification settings - Fork 19
Triton 2.1.0 #17
Copy link
Copy link
Open
Labels
questionFurther information is requestedFurther information is requested
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested
Type
Fields
Give feedbackNo fields configured for issues without a type.
Comment:
The github repo does not contain a tag for version 2.1.0. See this issue: triton-lang/triton#2479 . The last tag was created for 2.0 back on march.
However, pip install triton will get you 2.1.0.
Alas, the torch.compile functionality will not work correctly in pytorch 2.1.0 from conda-forge without it.
I am not sure how to solve this. Any ideas?
Perhaps we can just pick some particular commit in main?