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

SYCL-HIP Interop - Drop RCL/ICL Quer #781

Merged
merged 2 commits into from
Feb 23, 2024
Merged

SYCL-HIP Interop - Drop RCL/ICL Quer #781

merged 2 commits into from
Feb 23, 2024

Conversation

pvelesko
Copy link
Collaborator

Since we never return an immediate command list even when they are used internally we can just drop the check.

There was a bug in the initial implementation where isImmCmdList = true but it seems that we don't really need to check if ICL is used since we never return a command list.

@pvelesko pvelesko merged commit aa42097 into main Feb 23, 2024
29 checks passed
@pvelesko pvelesko deleted the interop-return-rcl branch February 23, 2024 08:33
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.

1 participant