Skip to content

Memory objects should implement sycl_context property #439

@oleksandr-pavlyk

Description

@oleksandr-pavlyk

Since SYCL USM memory is bound to SYCL context, the Python object representing USM memory should expose sycl_context property.

Similarly, the USM pointer and the context determine SYCL device uniquely, so the object should also expose sycl_device property.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions