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

[METAL] Fix flaky memory issue due to racing #14671

Merged
merged 1 commit into from
Apr 19, 2023

Conversation

tqchen
Copy link
Member

@tqchen tqchen commented Apr 19, 2023

This PR aims to fix a relatively rare flaky race issuse when we are attempting to purge memory and the buffer is still in use in command buffer

This PR aims to fix a relatively rare flaky race issuse
when we are attempting to purge memory and the buffer
is still in use in command buffer
@tvm-bot
Copy link
Collaborator

tvm-bot commented Apr 19, 2023

Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.

Generated by tvm-bot

Copy link
Contributor

@MasterJH5574 MasterJH5574 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@MasterJH5574
Copy link
Contributor

The CI issue seems to be irrelevant. So will go with merge.

@MasterJH5574 MasterJH5574 merged commit 34342ba into apache:main Apr 19, 2023
junrushao pushed a commit to junrushao/tvm that referenced this pull request Apr 26, 2023
This PR aims to fix a relatively rare flaky race issuse
when we are attempting to purge memory and the buffer
is still in use in command buffer
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants