Skip to content

Move program interface wrappers to a new dpctl.program submodule #122

@diptorupd

Description

@diptorupd

The SyclProgram class is really very specific to Numba and does not really belong under dpctl. Although, having the ability create a kernel from source like CuPy can be useful. For now, let us move it out of sycl_core.pyx and directly inside dpctl into a sub-module called dpctl.program module.

Metadata

Metadata

Assignees

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