Skip to content
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

Support the latest Triton API changes #334

Merged
merged 1 commit into from
Mar 14, 2025
Merged

Conversation

superbobry
Copy link
Collaborator

@superbobry superbobry commented Mar 14, 2025

This is a backport of the fix proposed by mattjj@ in #333.

Fixes #330

I also fixed a few linter warnings to make sure our CI is green.

This is a backport of the fix proposed by mattjj@ in jax-ml#333.

I also fixed a few linter warnings to make sure at least our lint CI is green.

Note that the tests will still be red once this PR lands, because Triton
does not have a release incorporating all the recent API changes. I manually
verified that the tests pass with Triton compiled from their main branch.
@copybara-service copybara-service bot merged commit 9aff066 into jax-ml:main Mar 14, 2025
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Trivial kernel does not work for triton==3.2.0
2 participants