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

Defer freeing hostcall buffers & add 1.10 CI #538

Merged
merged 4 commits into from
Nov 17, 2023
Merged

Defer freeing hostcall buffers & add 1.10 CI #538

merged 4 commits into from
Nov 17, 2023

Conversation

pxl-th
Copy link
Collaborator

@pxl-th pxl-th commented Nov 14, 2023

Closes #537, #521.

hipHostUnregister and hipHostFree perform device synchronization under-the-hood.
So instead we defer freeing host buffers until the HostCallHolder finalizer.

@pxl-th pxl-th changed the title Test 1.10 in CI Defer freeing hostcall buffers & add 1.10 CI Nov 17, 2023
@pxl-th pxl-th merged commit 8ac70bd into master Nov 17, 2023
8 checks passed
@pxl-th pxl-th deleted the pxl-th/ci-test branch November 17, 2023 13:55
@pxl-th pxl-th mentioned this pull request Nov 17, 2023
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.

Hostcall tests hang
1 participant