File tree Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Expand file tree Collapse file tree 1 file changed +10
-2
lines changed Original file line number Diff line number Diff line change @@ -29,12 +29,20 @@ The following GPU models are supported by AKS on Azure Stack HCI 23H2:
29
29
| --------------| -----------| -------------------|
30
30
| NVidia | A2 | 2311.2 |
31
31
| NVidia | A16 | 2402.0 |
32
+ | NVidia | T4 | 2408.0 |
32
33
33
34
## Supported VM sizes
34
35
35
36
The following VM sizes for each GPU models are supported by AKS on Azure Stack HCI 23H2.
36
37
37
- ### The Nvidia A2 is supported by NC2 A2 SKUs
38
+ ### 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
+ ### Nvidia A2 is supported by NC2 A2 SKUs
38
46
39
47
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
40
48
| -------------------| ---| ----| ----| ----|
@@ -43,7 +51,7 @@ The following VM sizes for each GPU models are supported by AKS on Azure Stack H
43
51
| Standard_NC16_A2 | 2 | 48 | 16 | 64 |
44
52
| Standard_NC32_A2 | 2 | 48 | 32 | 28 |
45
53
46
- ### The Nvidia A16 is supported by NC2 A16 SKUs
54
+ ### Nvidia A16 is supported by NC2 A16 SKUs
47
55
48
56
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
49
57
| --------------------| ---| ----| ----| ----|
You can’t perform that action at this time.
0 commit comments