Skip to content

Enable caching of kernels in the numba_dpex.experimental.dispatcher.KernelDispatcher class. #1197

@diptorupd

Description

@diptorupd

The new numba_dpex.experimental.dispatcher.KernelDispatcher does not support caching of compiled SPIR-V kernels. The feature should be enabled to use the existing Numba machinery.

References:
[1] https://numba.readthedocs.io/en/stable/cuda/caching.html
[2] https://numba.readthedocs.io/en/stable/developer/caching.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions