-
-
Notifications
You must be signed in to change notification settings - Fork 14.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3Packages.triton*: 2.1.0 -> 3.0.0 #328247
Conversation
ce919e1
to
cad33ef
Compare
cad33ef
to
b4a42b8
Compare
0027083
to
b26abef
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh I noticed there's a huge pile of flags in triton-llvm
that can almost surely be removed, e.g. those already set by the cmake hook. Maybe in a separate PR
@DerDennisOP my pure (ccache-less) rebuild is almost done, now running the pytest suite; do you have any pending changes or should we rebase and force-push? |
|
@GaetanLepage this must be something on master, maybe after the staging merge?
|
no changes, rebase and force-push pls |
842b3c0
to
6b2aa52
Compare
6b2aa52
to
2aa951f
Compare
I rebased on master locally but I still can't reproduce the x86_64 failure that Gaetan and Ofborg are seeing 🙃 @DerDennisOP so I guess let's append on top of 2aa951f from this point on |
Building Ensure to properly rebase this so that we are not fooling ourselves regarding whether it builds or not. |
I reproduced the failure, ignore my last night's comments.
|
@SomeoneSerge are there big modifications to triton 3.1.x, or can we update the version without making big code modifications? |
I haven't compared, but I'd rather 3.0.x -> 3.1.x were a separate PR. If you like maybe you could already start one |
|
tbh, we are just about to finish this one, after a lot of depression and the fight against cuda, i don't really feel like starting the story all over again. A smart person once said: "Never touch a running system." |
Time to rip this bandaid off, what breaks shall break |
fine ... maybe next week. |
Opened #349159 |
@DerDennisOP @SomeoneSerge thank you guys, your contribution was very useful |
Description of changes
fixes pyTorch (torch.compile and ROCm)
Things done
nix.conf
? (See Nix manual)sandbox = relaxed
sandbox = true
nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD"
. Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/
)Add a 👍 reaction to pull requests you find important.