Skip to content

Move the triton pin #1585

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

Merged
merged 3 commits into from
Oct 12, 2022
Merged

Move the triton pin #1585

merged 3 commits into from
Oct 12, 2022

Conversation

desertfire
Copy link
Contributor

@desertfire desertfire commented Oct 11, 2022

WARNING: you need to upgrade triton after this PR.

Summary:

@jansel
Copy link
Contributor

jansel commented Oct 11, 2022

I think some stuff in the new runtime changed (added some args), so we may need to update things.

@jansel
Copy link
Contributor

jansel commented Oct 11, 2022

#1577

@desertfire
Copy link
Contributor Author

I think some stuff in the new runtime changed (added some args), so we may need to update things.

I can take a look if you are not already working on it.

Another problem here is similar to pytorch/pytorch#93527. Since we don't invalidate codecache if triton version changes, we could start to see different behavior for tests locally.

@jansel
Copy link
Contributor

jansel commented Oct 11, 2022

@jansel
Copy link
Contributor

jansel commented Oct 11, 2022

@desertfire feel free to take this one, I think we just need to add None, None, None

@Jokeren
Copy link

Jokeren commented Oct 11, 2022

I see. Since you are calling the c_wrapper function directly, passing None to hooks is a valid fix.

@desertfire desertfire force-pushed the binbao/torchinductor_2 branch from 5dbd31d to 4183872 Compare October 11, 2022 21:35
@desertfire desertfire merged commit b33754d into main Oct 12, 2022
desertfire added a commit that referenced this pull request Oct 12, 2022
Summary: to avoid confusion after a recent triton upgrade in #1585
desertfire added a commit that referenced this pull request Oct 13, 2022
Summary: to avoid confusion after a recent triton upgrade in #1585
fdrocha pushed a commit that referenced this pull request Oct 13, 2022
Summary: to avoid confusion after a recent triton upgrade in #1585
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.

[inductor] le view is different between Inductor and Torch
5 participants