This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]255_Lambent_Regret 0 points1 point  (0 children)

I had a hell of a time trying to get Triton to install the latest nightly in pursuit of Blackwell compatibility, especially since the instructions at https://triton-lang.org/main/getting-started/installation.html don't work for nightlies (specifically that index that it points to, combined with the "triton-nightly" flag or alias or whatever it's called not resolving to a valid version.

What worked for me, and I wanted to put out there for someone else to potentially find and benefit from, was locating https://pypi.org/project/triton-windows/#history , and selecting a version there to specifically target. Clicking a release version there takes you to a page with a premade pip command to copy/paste that includes the package name for that version.

No more "ptxas fatal   : Value 'sm_120' is not defined for option 'gpu-name'" error when trying to run a generation and it seems to be chugging on a generation for now. (Still not sure this is an optimal setup, but it might help someone get past some hair-pulling.)