diff --git a/README.md b/README.md index 379eed98..23012b29 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # Spark Rapids ML + + +cccbkvnhhnrdvbld:htfribrlnfgdwghlgtqbfvebtfjl + + Spark Rapids ML enables GPU accelerated distributed machine learning on [Apache Spark](https://spark.apache.org/). It provides several PySpark ML compatible algorithms powered by the [RAPIDS cuML](https://docs.rapids.ai/api/cuml/stable/) library. These APIs seek to minimize any code changes to end user Spark code. After your environment is configured to support GPUs (with drivers, CUDA toolkit, and RAPIDS dependencies), you should be able to just change an import statement or class name to take advantage of GPU acceleration. See [here](./python/README.md#clis-enabling-no-package-import-change) for experimental CLIs that enable GPU acceleration without the need for changing the `pyspark.ml` package names in an existing pyspark ml application. @@ -52,4 +57,4 @@ GPU acceleration can provide significant performance and cost benefits. Benchma ## Contributing -We welcome community contributions! Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) to get started. \ No newline at end of file +We welcome community contributions! Please refer to [CONTRIBUTING.md](CONTRIBUTING.md) to get started.