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] Optimize sycl::detail::memcpy #13751

Merged
merged 2 commits into from May 13, 2024

Conversation

aelovikov-intel
Copy link
Contributor

@aelovikov-intel aelovikov-intel commented May 10, 2024

Fixes #7901.

@aelovikov-intel aelovikov-intel requested a review from a team as a code owner May 10, 2024 15:59
@aelovikov-intel
Copy link
Contributor Author

To be merged after #13750.

@aelovikov-intel
Copy link
Contributor Author

Github behaves weirdly:

image
yet
image
and the job's steps are all completed:
https://github.com/intel/llvm/actions/runs/9066574133/job/24912714288?pr=13751:
image

All other jobs are green, merging.

@aelovikov-intel aelovikov-intel merged commit 626643a into intel:sycl May 13, 2024
12 of 13 checks passed
@aelovikov-intel aelovikov-intel deleted the optimize-memcpy branch May 13, 2024 21:08
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.

sycl::vec "as" operation usage leads to significant performance drop
2 participants