We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd41d46 commit d49abd5Copy full SHA for d49abd5
AKS-Hybrid/deploy-gpu-node-pool.md
@@ -29,11 +29,19 @@ The following GPU models are supported by AKS on Azure Stack HCI 23H2:
29
|--------------|-----------|-------------------|
30
| NVidia | A2 | 2311.2 |
31
| NVidia | A16 | 2402.0 |
32
+| NVidia | T4 | 2408.0 |
33
34
## Supported VM sizes
35
36
The following VM sizes for each GPU models are supported by AKS on Azure Stack HCI 23H2.
37
38
+### The Nvidia T4 is supported by NK T4 SKUs
39
+
40
+| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
41
+|-----------------|---|----|-----|----|
42
+| Standard_NK6 | 1 | 8 | 6 | 12 |
43
+| Standard_NK12 | 2 | 16 | 12 | 24 |
44
45
### The Nvidia A2 is supported by NC2 A2 SKUs
46
47
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
0 commit comments