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: articles/aks/use-windows-gpu.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Use GPUs for Windows node pools on Azure Kubernetes Service (AKS)
2
+
title: Use GPUs for Windows node pools on Azure Kubernetes Service (AKS) (preview)
3
3
description: Learn how to use Windows GPUs for high performance compute or graphics-intensive workloads on Azure Kubernetes Service (AKS).
4
4
ms.topic: article
5
5
ms.date: 03/18/2024
@@ -9,11 +9,11 @@ ms.author: schaffererin
9
9
#Customer intent: As a cluster administrator or developer, I want to create an AKS cluster that can use high-performance GPU-based VMs for compute-intensive workloads using a Windows os.
10
10
---
11
11
12
-
# Use Windows GPUs for compute-intensive workloads on Azure Kubernetes Service (AKS)
12
+
# Use Windows GPUs for compute-intensive workloads on Azure Kubernetes Service (AKS) (preview)
13
13
14
14
Graphical processing units (GPUs) are often used for compute-intensive workloads, such as graphics and visualization workloads. AKS supports GPU-enabled Windows and [Linux](./gpu-cluster.md) node pools to run compute-intensive Kubernetes workloads.
15
15
16
-
This article helps you provision Windows nodes with schedulable GPUs on new and existing AKS clusters.
16
+
This article helps you provision Windows nodes with schedulable GPUs on new and existing AKS clusters (preview).
0 commit comments