Skip to content

Commit db8c4cc

Browse files
authored
Update apache-spark-rapids-gpu.md
1 parent 5741fba commit db8c4cc

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

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

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
---
2-
title: Apache Spark on GPU
2+
title: Apache Spark on GPU (deprecated)
33
description: Introduction to core concepts for Apache Spark on GPUs inside Synapse Analytics.
44
author: midesa
55
ms.service: synapse-analytics
66
ms.topic: overview
77
ms.subservice: spark
8-
ms.date: 05/02/2024
8+
ms.date: 07/15/2024
99
ms.author: midesa
1010
---
1111

12-
# Apache Spark GPU-accelerated pools in Azure Synapse Analytics (preview)
12+
# Apache Spark GPU-accelerated pools in Azure Synapse Analytics (deprecated)
1313

1414
Apache Spark is a parallel processing framework that supports in-memory processing to boost the performance of big-data analytic applications. Apache Spark in Azure Synapse Analytics is one of Microsoft's implementations of Apache Spark in the cloud.
1515

@@ -21,11 +21,12 @@ spark.conf.set('spark.rapids.sql.enabled','true/false')
2121
```
2222

2323
> [!NOTE]
24-
> Azure Synapse GPU-enabled pools are currently in Public Preview.
24+
> The Preview for Azure Synapse GPU-enabled pools has now been deprecated.
2525
26-
> [!WARNING]
27-
> - The GPU accelerated preview is limited to the [Apache Spark 3.2 (End of Support announced)](../spark/apache-spark-32-runtime.md) runtime. End of Support announced for Azure Synapse Runtime for Apache Spark 3.2 has been announced July 8, 2023. End of Support announced runtimes will not have bug and feature fixes. Security fixes will be backported based on risk assessment. This runtime and the corresponding GPU accelerated preview on Spark 3.2 will be retired and disabled as of July 8, 2024.
28-
> - The GPU accelerated preview is now unsupported on the [Azure Synapse 3.1 (unsupported) 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.
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.
2930
3031
## RAPIDS Accelerator for Apache Spark
3132

0 commit comments

Comments
 (0)