-
Please add Sapphire Rapids and Ice Lake as CPU Microsrchitectures to IO500 submission form.
-
**Describe the bug**
While working on the method for safe un-shimming in #6555 I noticed that jdeps reveals we have public->spark3xx-common dependencies that may lead to classloading bugs
```Bash…
-
This is about the description file at https://github.com/OpenRCT2/OpenRCT2/blob/develop/distribution/linux/openrct2.appdata.xml , used for e.g. listing on Flathub (think ‘App Store’)
```
summary: Amu…
-
When we build packages it is okay to tailor them to our specific use case (i.e. pre-installed Ably, Cloudevents, etc.) but we should be mindful to not couple them too tightly to how we are doing thing…
-
cuDF's 22.10 branch recently merged support for string UDFs-
```
>>> import cudf
>>> df = cudf.DataFrame({'str_col': ['a', 'bcd', 'efg']}) …
-
**Describe the bug**
[QualificationAppInfo searches potential issues in SQL Plan](https://github.com/NVIDIA/spark-rapids/blob/6eae4c16284ed5b9bf7ab923831d8b602d126916/tools/src/main/scala/org/apache/…
-
**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…
-
RuntimeError Traceback (most recent call last)
File ~/anaconda3/envs/rapids-22.04/lib/python3.8/site-packages/cuda/_cuda/ccuda.pyx:3674, in cuda._cuda.ccuda._cuInit()
…
-
Our [`get_nvcomp.cmake`](https://github.com/rapidsai/kvikio/blob/branch-22.08/python/cmake/thirdparty/get_nvcomp.cmake) should be updated to use [`rapids_cpm_nvcomp` from `rapids-cmake`](https://githu…
vyasr updated
2 years ago
-
Currently just about every time I push to CI my PRs fail clang-format checks because the clang-format in the devcontainer (cuSpatial) is v16, and RAPIDS pre-commit uses something like v11. Small thin…