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

Use host-pinned memory for SYCL kernel memory #4627

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

masterleinad
Copy link
Contributor

Related to #4596 and #4097.
For the AXPBY benchmark in #4018, I see the best performance on Intel GPUs storing the kernel in host-pinned memory.

We should evaluate this pull request together with #4596.

@masterleinad masterleinad marked this pull request as draft December 20, 2021 15:10
@masterleinad
Copy link
Contributor Author

Retest this please.

@masterleinad
Copy link
Contributor Author

We confirmed that this gives best performance on a variety of cases.

@masterleinad masterleinad marked this pull request as ready for review December 21, 2021 21:12
@crtrott crtrott merged commit 8802f0d into kokkos:develop Dec 21, 2021
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.

None yet

2 participants