NVIDIA / NVIDIA/cudf

[FEA] Pass `cudaStreamPerThread` to numba/CuPy kernels

Open
#5,922 6 comments 0 reactions 1 assignee Claimed by @vyasr View on GitHub
feature request Python
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.