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

Backend handles refactor #789

Merged
merged 9 commits into from
Mar 2, 2024
Merged

Backend handles refactor #789

merged 9 commits into from
Mar 2, 2024

Conversation

pvelesko
Copy link
Collaborator

Refactor how backend handles are returned. hipGetBackendNativeHandles is now to be called twice - once to get the number of handles and second time to populate the allocated handle array.

@pvelesko pvelesko marked this pull request as draft February 28, 2024 10:32
@pvelesko
Copy link
Collaborator Author

I'll probably roll hipGetBackendName into hipGetBackendNativeHandles as well unless anyone has a reason why not?

@pvelesko pvelesko requested review from Kerilk and colleeneb February 28, 2024 13:03
@pvelesko pvelesko marked this pull request as ready for review February 28, 2024 13:03
@pvelesko pvelesko merged commit 1f666b4 into main Mar 2, 2024
29 checks passed
@pvelesko pvelesko deleted the expand-handles branch March 2, 2024 00:48
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.

2 participants