You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/archive.md
+93Lines changed: 93 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,99 @@ nav_order: 15
5
5
---
6
6
Below are archived releases for RAPIDS Accelerator for Apache Spark.
7
7
8
+
## Release v25.04.0
9
+
### Hardware Requirements:
10
+
11
+
The plugin is designed to work on NVIDIA Volta, Turing, Ampere, Ada Lovelace, Hopper and Blackwell generation datacenter GPUs. The plugin jar is tested on the following GPUs:
OS: Spark RAPIDS is compatible with any Linux distribution with glibc >= 2.28 (Please check ldd --version output). glibc 2.28 was released August 1, 2018.
18
+
Tested on Ubuntu 20.04, Ubuntu 22.04, Rocky Linux 8 and Rocky Linux 9
19
+
20
+
NVIDIA Driver*: R470+
21
+
22
+
Runtime:
23
+
Scala 2.12, 2.13
24
+
Python, Java Virtual Machine (JVM) compatible with your spark-version.
25
+
26
+
* Check the Spark documentation for Python and Java version compatibility with your specific
27
+
Spark version. For instance, visit `https://spark.apache.org/docs/3.4.1` for Spark 3.4.1.
Copy file name to clipboardExpand all lines: docs/download.md
+22-19Lines changed: 22 additions & 19 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,7 +18,7 @@ cuDF jar, that is either preinstalled in the Spark classpath on all nodes or sub
18
18
that uses the RAPIDS Accelerator For Apache Spark. See the [getting-started
19
19
guide](https://docs.nvidia.com/spark-rapids/user-guide/latest/getting-started/overview.html) for more details.
20
20
21
-
## Release v25.04.0
21
+
## Release v25.06.0
22
22
### Hardware Requirements:
23
23
24
24
The plugin is designed to work on NVIDIA Volta, Turing, Ampere, Ada Lovelace, Hopper and Blackwell generation datacenter GPUs. The plugin jar is tested on the following GPUs:
@@ -46,14 +46,14 @@ The plugin is designed to work on NVIDIA Volta, Turing, Ampere, Ada Lovelace, Ho
0 commit comments