Skip to content

[BUG] Updating numba-cuda should invalidate disk caches #748

@tpn

Description

@tpn

The disk-caching logic is currently tied to numba.__version__, such that the caches are invalidated when a numba version bump occurs. This seems like it should be changed to gate off numba_cuda.__version__ instead.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions