Skip to content

[SYCL] Change cast for vector<cl_event> if SYCL2020_CONFORMANT_APIS macro is defined #5498

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

Merged
merged 3 commits into from
Feb 24, 2022

Conversation

denis-kabanov
Copy link
Contributor

@denis-kabanov denis-kabanov commented Feb 7, 2022

Change cast for vector<cl_event> if SYCL2020_CONFORMANT_APIS macro is defined.
According to the spec, make_event<sycl::backend::opencl>() should create one cl_event from a vector of cl_event

@denis-kabanov denis-kabanov requested a review from a team as a code owner February 7, 2022 16:24
@denis-kabanov denis-kabanov marked this pull request as draft February 8, 2022 15:39
@denis-kabanov denis-kabanov marked this pull request as ready for review February 14, 2022 17:29
@vladimirlaz vladimirlaz requested review from vladimirlaz, s-kanaev and alexbatashev and removed request for vladimirlaz February 21, 2022 13:08
@s-kanaev s-kanaev requested a review from vladimirlaz February 22, 2022 17:55
@denis-kabanov
Copy link
Contributor Author

@intel/llvm-reviewers-runtime, can we merge this?

@againull againull merged commit e25f97c into intel:sycl Feb 24, 2022
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.

5 participants