Skip to content

[FEA] Pass cudaStreamPerThread to numba/CuPy kernels #5922

@shwina

Description

@shwina

Memory allocations should already use PTDS since both numba and CuPy allocate memory using RMM. Kernels on the other hand, may explicitly need to be passed the cudaStreamPerThread stream handle.

cc: @jakirkham @kkraus14

Metadata

Metadata

Assignees

Labels

PythonAffects Python cuDF API.feature requestNew feature or request

Type

No type

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions