Skip to content

Conversation

@dm-vodopyanov
Copy link
Contributor

This patch adds support of multiple devices within a context. Programs
can be created from images or from SPIR-V binaries. Only kernels,
created using invoking kernels functions (parallel_for, single_task,
...) are supported. Kernels, created in OpenCL interoperability mode
(using sycl::program and sycl::kernel functions) are not supported.

This patch adds support of multiple devices within a context. Programs
can be created from images or from SPIR-V binaries. Only kernels,
created using invoking kernels functions (parallel_for, single_task,
...) are supported. Kernels, created in OpenCL interoperability mode
(using sycl::program and sycl::kernel functions) are not supported.
@dm-vodopyanov dm-vodopyanov changed the title Add support of multiple devices within a context [SYCL] Add support of multiple devices within a context Aug 20, 2020
Chenyang-L pushed a commit that referenced this pull request Feb 18, 2025
[L0] fix Coverity issues in memory and timestamps
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.

6 participants