-
Hi, when I followd the jupyter notebook and tried use rapids_scanpy_funcs.highly_variable_genes, I came across the error:
--------------------------------------------------------------------------…
-
When spark-rapids-jni finished building, it prints out a log message like this:
```
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ----…
-
## Description
RAPIDS supports CUDA 11.x and 12.x, and has for a couple of releases.
Throughout the examples in this repo, most examples default to CUDA 11. For example:
https://github.com/ra…
-
Hi,
I am trying the hlca_lung_gpu notebook with my own data to test the dimensionality reduction on GPU. The notebook is running well (data loading, pca...) until the nearest neighbors computation
…
-
### Description
I recently had a user notice a slowdown while summing a sparse CSR matrix along the major axis. After some tinkering, I created a new method for summing across the major axis that w…
-
The README file points to an older version of spark-rapids. See link to downloading jar [spark-rapids jar](https://github.com/NVIDIA/spark-rapids-benchmarks/tree/dev/nds#convert-csv-to-parquet-or-othe…
-
I would like the profiling tool recommendations to generate tuned settings related to shuffle sizes. Possible settings include advisorySizeInBytes and shuffle.partitions.
Goal is to reduce itera…
-
Please add Sapphire Rapids and Ice Lake as CPU Microsrchitectures to IO500 submission form.
-
Currently, we use a patch to remove `nvidia-nccl-cu12` from the dependencies when building the CPU wheel:
https://github.com/dmlc/xgboost/blob/f52f11e1d7c3e2c5b065f8fca6defc818089cebc/tests/buildkite…
hcho3 updated
2 months ago
-
**Is your feature request related to a problem? Please describe.**
I'm using RAFT by rapids.cmake, while errors occur sometime related to cmake, it's hard to debug, usually I need to remove all build…