Skip to content

[SYCL] Revert recent copy requirements temporarily #9970

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 2 commits into from
Jun 19, 2023

Conversation

steffenlarsen
Copy link
Contributor

This commit reverts the recently introduced requirements on is_device_copyable in copy commands. This is a temporary revert until sycl::vec is made trivially copyable, to appropriately satisfy is_device_copyable implicitly.

This commit reverts the recently introduced requirements on
`is_device_copyable` in copy commands. This is a temporary revert until
`sycl::vec` is made trivially copyable, to appropriately satisfy
`is_device_copyable` implicitly.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner June 19, 2023 08:47
@steffenlarsen
Copy link
Contributor Author

Tag @hdelan for awareness.

@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 09:20 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 09:58 — with GitHub Actions Inactive
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 11:28 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws June 19, 2023 12:19 — with GitHub Actions Inactive
@steffenlarsen
Copy link
Contributor Author

barrier_order failure in CUDA reported in #7330 (comment).

@steffenlarsen steffenlarsen merged commit 83f8779 into intel:sycl Jun 19, 2023
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