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

[UR] Check for if handle when type is complete #776

Merged

Conversation

veselypeta
Copy link
Contributor

@veselypeta veselypeta commented Aug 3, 2023

This PR:

Adds a is_handle_v check which is necessary when we have tests (i.e. the CUDA/HIP) specific ones that link against the actual implementation of an adapter and the type is complete.

TODO - cherry pick this commit into the adapters branch

@veselypeta veselypeta force-pushed the petr/serialize-handles-when-complete branch 3 times, most recently from 3d286f7 to 1d50e0f Compare August 4, 2023 09:35
scripts/json2src.py Outdated Show resolved Hide resolved
[UR] Remove is_type_complete check
@veselypeta veselypeta force-pushed the petr/serialize-handles-when-complete branch from 1d50e0f to e3b18f8 Compare August 7, 2023 09:31
@veselypeta veselypeta merged commit 5ca56f2 into oneapi-src:main Aug 8, 2023
24 checks passed
@veselypeta veselypeta deleted the petr/serialize-handles-when-complete branch August 8, 2023 09:54
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