-
### Is this a duplicate?
- [x] I confirmed there appear to be no [duplicate issues](https://github.com/NVIDIA/cccl/issues) for this request and that I agree to the [Code of Conduct](CODE_OF_CONDUCT…
-
**Describe the bug**
cuML should make more of an effort to use containers (especially RMM device containers) and eradicate all instances of raw allocation.
I have recently been refactoring all …
-
**Is your feature request related to a problem? Please describe.**
Currently, `raft-dask` requires NCCL for the use of the `raft::comms` API. The `raft::comms` API is also used by other Rapids librar…
-
**Is your feature request related to a problem? Please describe.**
With the merge of https://github.com/rapidsai/cudf/pull/8213 we have initial support for user defined functions that involve nulls. …
-
Looks like a couple people have requested python bindings. I came here to do the same a couple days ago, and figured I'd give it a try myself.
I've managed to implement bindings for CascadedCompres…
-
## Report needed documentation
**Report needed documentation**
While the estimator guide offers a great breakdown of how to use many of the tools in `api_context_managers.py`, it would be helpful …
-
**Is your feature request related to a problem? Please describe.**
cuco insert kernel has poor occupancy due to high register usage during hash table build operation executed by cuDF. If I disable so…
-
Currently, `offset` arguments for most c++ APIs are in ESRI shapefile polygon format (see [shapefile whitepaper](https://www.esri.com/content/dam/esrisites/sitecore-archive/Files/Pdfs/library/whitepap…
-
n00b question: I'm working on some R bindings for `cuML` (see https://github.com/mlverse/cuml4r). It will make some `cuML` functionalities accessible from R, similar to what https://github.com/rapidsa…
-
**Is your feature request related to a problem? Please describe.**
Add Python bindings for `pinned_host_memory_resource` added in #1392 .