Skip to content

[SYCL] Fix an issue with queue shortcuts with offsets #6440

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
Jul 14, 2022

Conversation

sergey-semenov
Copy link
Contributor

Fix an issue where it wasn't possible to pass an init-list for dependency
events vector due to an error during template parameter pack resolution.

Fix an issue where it wasn't possible to pass an init-list for dependency
events vector due to an error during template parameter pack resolution.
@aelovikov-intel
Copy link
Contributor

Why can't we place the test inside this repo?

@sergey-semenov
Copy link
Contributor Author

sergey-semenov commented Jul 14, 2022

Why can't we place the test inside this repo?

Good point, a compilation test should be enough here, will move it to this repo.

Copy link
Contributor

@cperkinsintel cperkinsintel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@cperkinsintel
Copy link
Contributor

tests are passing. Could we get this merged? Needed in xm.

@aelovikov-intel
Copy link
Contributor

tests are passing. Could we get this merged? Needed in xm.

I'm ok if my question would be answered (and possibly addressed) post-commit. I'm not ok if it will be simply ignored, though :)

@againull againull merged commit f4f83d9 into intel:sycl Jul 14, 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.

4 participants