Skip to content

Commit 9a829fe

Browse files
Merge pull request #15794 from guanghuthegreat/patch-7
Update deploy-gpu-node-pool.md
2 parents bd41d46 + 6cc2baa commit 9a829fe

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

AKS-Hybrid/deploy-gpu-node-pool.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,12 +29,20 @@ The following GPU models are supported by AKS on Azure Stack HCI 23H2:
2929
|--------------|-----------|-------------------|
3030
| NVidia | A2 | 2311.2 |
3131
| NVidia | A16 | 2402.0 |
32+
| NVidia | T4 | 2408.0 |
3233

3334
## Supported VM sizes
3435

3536
The following VM sizes for each GPU models are supported by AKS on Azure Stack HCI 23H2.
3637

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
3846

3947
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
4048
|-------------------|---|----|----|----|
@@ -43,7 +51,7 @@ The following VM sizes for each GPU models are supported by AKS on Azure Stack H
4351
| Standard_NC16_A2 | 2 | 48 | 16 | 64 |
4452
| Standard_NC32_A2 | 2 | 48 | 32 | 28 |
4553

46-
### The Nvidia A16 is supported by NC2 A16 SKUs
54+
### Nvidia A16 is supported by NC2 A16 SKUs
4755

4856
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
4957
|--------------------|---|----|----|----|

0 commit comments

Comments
 (0)