Skip to content

Changes to the dispacther to support dispacthing based on dpctl device_context #271

Closed
@diptorupd

Description

@diptorupd

Numba-dppy includes changes to Numba (IntelPython/numba#96) to support dispatching of functions based on dpctl.device_context.

After discussions with Numba upstream developers, they have proposed adding a new way inside Numba to support our changes: numba/numba#6770. Quoting Siu Kwan Lam:

This patch will allow one to insert code to switch the options for @jit. I'm also considering an alternative at numba/numba#6770 (comment), which is more flexible by allowing a function to be injected to transform the original dispatcher to something else.

Metadata

Metadata

Assignees

Labels

numbaIntegration with numba

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions