Skip to content

Commit 40d725a

Browse files
committed
Incorp feedback
1 parent 0c1b520 commit 40d725a

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

AKS-Arc/includes/supported-gpu-models.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ The following GPU models are supported by AKS on Azure Local, version 23H2:
1818
| NVidia | A16 | 2402.0 |
1919
| NVidia | T4 | 2408.0 |
2020

21-
## Supported VM sizes
21+
## Supported GPU VM sizes
2222

2323
The following VM sizes for each GPU model are supported by AKS on Azure Local, version 23H2.
2424

@@ -35,14 +35,14 @@ The following VM sizes for each GPU model are supported by AKS on Azure Local, v
3535
|-------------------|---|----|----|----|
3636
| Standard_NC4_A2 | 1 | 16 | 4 | 8 |
3737
| Standard_NC8_A2 | 1 | 16 | 8 | 16 |
38-
| Standard_NC16_A2 | 2 | 48 | 16 | 64 |
39-
| Standard_NC32_A2 | 2 | 48 | 32 | 128 |
38+
| Standard_NC16_A2 | 2 | 32 | 16 | 64 |
39+
| Standard_NC32_A2 | 2 | 32 | 32 | 128 |
4040

4141
### Nvidia A16 is supported by NC2 A16 SKUs
4242

4343
| VM size | GPUs | GPU Memory: GiB | vCPU | Memory: GiB |
4444
|--------------------|---|----|----|----|
4545
| Standard_NC4_A16 | 1 | 16 | 4 | 8 |
4646
| Standard_NC8_A16 | 1 | 16 | 8 | 16 |
47-
| Standard_NC16_A16 | 2 | 48 | 16 | 64 |
48-
| Standard_NC32_A16 | 2 | 48 | 32 | 128 |
47+
| Standard_NC16_A16 | 2 | 32 | 16 | 64 |
48+
| Standard_NC32_A16 | 2 | 32 | 32 | 128 |

0 commit comments

Comments
 (0)