Skip to content

get_current_queue and other functions should be exposed as cpdef functions #112

Closed
@diptorupd

Description

@diptorupd

dpctl functions get_current_queue, get_current_device, get_current_backend are not exposed as C functions. Other Cython modules that want to use dpctl cannot do a cimport to access these functions.

We should redefine these functions as cpdef and expose them via _sycl_core.pxd.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions