Skip to content

Replace numba.cuda usage with cudart #1521

Open
@pentschev

Description

@pentschev

Dask-CUDA has a minimal use of numba.cuda, primarily to ensure CUDA context and create CUDA memory allocations when RMM isn't available. I think it's possible to replace it all with cudart to reduce the amount of dependencies.

Metadata

Metadata

Assignees

No one assigned

    Labels

    0 - BacklogIn queue waiting for assignmentgood first issueGood for newcomersimprovementImprovement / enhancement to an existing functionnon-breakingNon-breaking changepythonpython code needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions