Skip to content

Commit c1b670b

Browse files
authored
Update apache-spark-rapids-gpu.md
Removing all instances of Azure for Apache Spark 3.1 and 3.2 runtime content as per leadership team. Any questions please contact [email protected]
1 parent 0d9c0f1 commit c1b670b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

articles/synapse-analytics/spark/apache-spark-rapids-gpu.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,6 @@ spark.conf.set('spark.rapids.sql.enabled','true/false')
2323
> [!NOTE]
2424
> The Preview for Azure Synapse GPU-enabled pools has now been deprecated.
2525
26-
> [!CAUTION]
27-
> Deprecation and disablement notification for GPUs on the Azure Synapse Runtime for Apache Spark 3.1 and 3.2
28-
> - The GPU accelerated preview is now deprecated on the [Apache Spark 3.2 (deprecated) runtime](../spark/apache-spark-32-runtime.md). Deprecated runtimes will not have bug and feature fixes. This runtime and the corresponding GPU accelerated preview on Spark 3.2 has been retired and disabled as of July 8, 2024.
29-
> - The GPU accelerated preview is now deprecated on the [Azure Synapse 3.1 (deprecated) runtime](../spark/apache-spark-3-runtime.md). Azure Synapse Runtime for Apache Spark 3.1 has reached its end of support as of January 26, 2023, with official support discontinued effective January 26, 2024, and no further addressing of support tickets, bug fixes, or security updates beyond this date.
30-
3126
## RAPIDS Accelerator for Apache Spark
3227

3328
The Spark RAPIDS accelerator is a plugin that works by overriding the physical plan of a Spark job by supported GPU operations, and running those operations on the GPUs, thereby accelerating processing. This library is currently in preview and doesn't support all Spark operations (here is a list of [currently supported operators](https://nvidia.github.io/spark-rapids/docs/supported_ops.html), and more support is being added incrementally through new releases).

0 commit comments

Comments
 (0)