-
**Describe the bug**
This is similar to https://github.com/NVIDIA/spark-rapids/issues/6968 but it is for maps. In the parquet spec a map can be annotated with MAP_KEY_VALUE instead of MAP. But when …
-
While installing the RAPIDs on my MacBook M1 2020, at Step 7 which is "Install R packages and virtual environment:" and while executing "snakemake -j1 renv_restore", I am getting below error on the te…
-
Hi, Thank you for your hard work.
I am evaluating 2d zetas(twisted with harmonic polynomials): the lemniscate.
just sum over x,y for (x^4 - 6. * x^2 * y^2 + y^4)/(x^2+y^2)^4
I can do this in nu…
-
If [fast-hdbscan](https://github.com/TutteInstitute/fast_hdbscan) works for our purposes (worth exploring), we could replace hdbscan. We can also make it an optional dependency.
-
**Is your feature request related to a problem? Please describe.**
It's currently complicated to setup and collect an Nsight Systems trace of one or more executors, especially in non-standalone envir…
jlowe updated
6 months ago
-
Dear Rapids.Ai Team,
in the cuDF python API documentation there are several methods which are not in libcudf for c++:
cudf.dataframe.apply
cudf.dataframe.applymap
cudf.dataframe.apply_rows
cudf…
-
**Describe the bug**
I'm using a singularity RAPIDS container and I'm getting a weird exception when I run the `StandardScaler` example from CuML doc.
**Steps/Code to reproduce bug**
Use any clea…
-
**Describe the issue**:
I was happy to use `dask-image` with processing many images with CPU. Now I want to look whether this task can be rather accelerated with GPU. Previously I defined my cust…
-
As summarized by @isVoid in https://github.com/rapidsai/cudf/issues/7098 , Python API documentation for RAPIDS projects has historically used the Sphinx Read The Docs theme and served a single large …
-
This package depends on environmental variables being set for child packages, however, (1) this dependency is not clear and (2) this dependency may conflict with other parallel implementations of the …