Skip to content

[SYCL] Add properties argument to piMemBufferCreate #2666

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

Conversation

MrSidims
Copy link
Contributor

This will allow to pass property list to lower APIs.
This patch adds support for cl_intel_create_buffer_with_properties
extension, that adds clCreateBufferWithPropertiesINTEL API function
for OpenCL 1.0 with itself is ported from OpenCL 3.0.
https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_create_buffer_with_properties.html

Signed-off-by: Dmitry Sidorov [email protected]

This will allow to pass property list to lower APIs.
This patch adds support for cl_intel_create_buffer_with_properties
extension, that adds clCreateBufferWithPropertiesINTEL API function
for OpenCL 1.0 with itself is ported from OpenCL 3.0.
https://www.khronos.org/registry/OpenCL/extensions/intel/cl_intel_create_buffer_with_properties.html

Signed-off-by: Dmitry Sidorov <[email protected]>
@MrSidims MrSidims requested review from smaslov-intel and a team as code owners October 21, 2020 18:14
@MrSidims MrSidims requested a review from romanovvlad October 21, 2020 18:14
Signed-off-by: Dmitry Sidorov <[email protected]>
Signed-off-by: Dmitry Sidorov <[email protected]>
Signed-off-by: Dmitry Sidorov <[email protected]>
Signed-off-by: Dmitry Sidorov <[email protected]>
@MrSidims MrSidims requested a review from romanovvlad October 22, 2020 08:23
romanovvlad
romanovvlad previously approved these changes Oct 22, 2020
Signed-off-by: Dmitry Sidorov <[email protected]>
@MrSidims
Copy link
Contributor Author

/summary:run

smaslov-intel
smaslov-intel previously approved these changes Oct 23, 2020
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

Signed-off-by: Dmitry Sidorov <[email protected]>
@romanovvlad romanovvlad merged commit b8a7b01 into intel:sycl Oct 26, 2020
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.

4 participants