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][DOC] Initial commit for extension to add 2d USM memcpy #6105

Merged
merged 12 commits into from
Nov 4, 2022

Conversation

jbrodman
Copy link
Contributor

@jbrodman jbrodman commented May 5, 2022

This extension defines operations to perform 2D non-contiguous data copies (that is, rows may be padded) on USM allocations.

Signed-off-by: James Brodman james.brodman@intel.com

Signed-off-by: James Brodman <james.brodman@intel.com>
@jbrodman jbrodman requested a review from a team as a code owner May 5, 2022 19:34
Signed-off-by: James Brodman <james.brodman@intel.com>
@pvchupin pvchupin requested a review from steffenlarsen June 7, 2022 23:45
@jbrodman jbrodman requested a review from steffenlarsen August 1, 2022 18:31
steffenlarsen
steffenlarsen previously approved these changes Aug 8, 2022
Copy link
Contributor

@steffenlarsen steffenlarsen left a comment

Choose a reason for hiding this comment

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

LGTM!

Signed-off-by: James Brodman <james.brodman@intel.com>
Signed-off-by: James Brodman <james.brodman@intel.com>
jbrodman and others added 2 commits September 2, 2022 12:26
Co-authored-by: Greg Lueck <gregory.m.lueck@intel.com>
Co-authored-by: Greg Lueck <gregory.m.lueck@intel.com>
@pvchupin pvchupin requested a review from gmlueck October 12, 2022 23:49
Copy link
Contributor

@gmlueck gmlueck left a comment

Choose a reason for hiding this comment

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

LGTM

@steffenlarsen steffenlarsen merged commit 296e9c3 into intel:sycl Nov 4, 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.

3 participants