-
[spark-rapids](https://nvidia.github.io/spark-rapids/) incorporates [RAPIDS](https://rapids.ai/) into [Apache Spark](https://spark.apache.org/) and could accelerate our architecture significantly.
…
-
to_json when parsing a map[struct, struct] throws an exception.
## Reproduce:
CPU:
```
scala> import org.apache.spark.sql.SparkSession
scala> import org.apache.spark.sql.functions._
scala> imp…
-
It would be good to have support for the additional AVX features added with Sapphire Rapids, including VNNI, BF16 and AMX support.
- [x] Add Sapphire Rapids target feature (#5677)
- [x] Extend C…
-
-
![boats](https://cloud.githubusercontent.com/assets/3945538/10806302/bbe24756-7daa-11e5-9d72-472e5b9b75a9.png)
Not just on Slopes, but also on corners.
-
A question came up on the GoAI Slack about how to use RAPIDS with JupyterHub. The user was following the [environment customisation guide](https://z2jh.jupyter.org/en/stable/jupyterhub/customizing/use…
-
RAPIDS currently has to apply a variety of patches to CCCL source code to work around various issues.
This issue is to track eliminating the need for RAPIDS to apply any patches to CCCL source code.…
-
**Is your feature request related to a problem? Please describe.**
I wish Qualification tool should recommend the cluster shape based on the best TCO according to our internal benchmark.
Currently t…
-
cuda-python 12.6.1 (11.8.4 on the CUDA 11 line) introduces [a new layout](https://github.com/NVIDIA/cuda-python/issues/75) and deprecates the old one. This is not considered a breaking change for them…
-
getting this:
Exception: "TypeError('Implicit conversion to a host NumPy array via __array__ is not allowed, To explicitly construct a GPU matrix, consider using .to_cupy()\\nTo explicitly construc…