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] Experimental support for L0 host ptr import. #4891

Merged
merged 17 commits into from Jan 27, 2022
Merged

Conversation

rdeodhar
Copy link
Contributor

@rdeodhar rdeodhar commented Nov 4, 2021

This change adds support for an experimental L0 API for host pointer import into USM.

Signed-off-by: Rajiv Deodhar rajiv.deodhar@intel.com

Signed-off-by: Rajiv Deodhar <rajiv.deodhar@intel.com>
…rt is specified.

 On branch il0imp1
 Changes to be committed:
	modified:   sycl/plugins/level_zero/pi_level_zero.cpp
@rdeodhar rdeodhar marked this pull request as ready for review November 5, 2021 23:08
 On branch il0imp1
 Changes to be committed:
	modified:   sycl/plugins/level_zero/pi_level_zero.cpp
sycl/plugins/level_zero/pi_level_zero.cpp Show resolved Hide resolved
sycl/plugins/level_zero/pi_level_zero.cpp Outdated Show resolved Hide resolved
sycl/plugins/level_zero/pi_level_zero.hpp Outdated Show resolved Hide resolved
@rdeodhar rdeodhar requested a review from a team as a code owner January 6, 2022 23:07
Copy link
Contributor

@smaslov-intel smaslov-intel left a comment

Choose a reason for hiding this comment

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

Please address comments

@rdeodhar rdeodhar requested a review from a team as a code owner January 20, 2022 21:27
smaslov-intel
smaslov-intel previously approved these changes Jan 25, 2022
Copy link
Contributor

@smaslov-intel smaslov-intel left a comment

Choose a reason for hiding this comment

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

LGTM, just a minor rename suggestion.

smaslov-intel
smaslov-intel previously approved these changes Jan 25, 2022
@bader bader merged commit 844d7b6 into intel:sycl Jan 27, 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.

None yet

3 participants