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

[Inductor cutlass backend] Fixed workspace resize issue #115877

Closed
wants to merge 1 commit into from

Conversation

kadeng
Copy link
Contributor

@kadeng kadeng commented Dec 14, 2023

Stack from ghstack (oldest at bottom):

When the workspace size is changed via retuning, the corresponding buffer allocation in the wrapper needs to use the updated size. This did
not work properly before, this diff fixes that.

When the workspace size is changed via retuning, the corresponding buffer allocation in the wrapper needs to use the updated size. This did
not work properly before, this diff fixes that.

[ghstack-poisoned]
Copy link

pytorch-bot bot commented Dec 14, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/115877

Note: Links to docs will display an error until the docs builds have been completed.

❌ 22 New Failures, 11 Unrelated Failures

As of commit 0ad3f3f with merge base afe6d27 (image):

NEW FAILURES - The following jobs have failed:

FLAKY - The following jobs failed but were likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

kadeng added a commit that referenced this pull request Dec 14, 2023
When the workspace size is changed via retuning, the corresponding buffer allocation in the wrapper needs to use the updated size. This did
not work properly before, this diff fixes that.

ghstack-source-id: 3b1533af8742c28575a4e5c13741883ad49bcd60
Pull Request resolved: #115877
@kadeng
Copy link
Contributor Author

kadeng commented Dec 15, 2023

Moved to a (draft) feature branch, see #115919

@kadeng kadeng closed this Dec 15, 2023
@facebook-github-bot facebook-github-bot deleted the gh/kadeng/45/head branch January 14, 2024 15:23
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.

None yet

1 participant