Open Issues Need Help
View All on GitHub Replace `numba.cuda` usage with `cudart` about 2 months ago
AI Summary: Replace the minimal usage of `numba.cuda` in Dask-CUDA with `cudart` to reduce dependencies. This involves refactoring code sections responsible for CUDA context management and memory allocation, ensuring functionality remains unchanged.
Complexity:
4/5
good first issue python 0 - Backlog improvement non-breaking