Skip to content

Commit 2f36a37

Browse files
authored
correct max disks number - nc-a100-v4-series.md
1 parent 07a16a9 commit 2f36a37

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/nc-a100-v4-series.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,8 @@ Note: The Ubuntu-HPC 18.04-ncv4 image is only valid during preview and deprecate
5757

5858
| Size | vCPU | Memory (GiB) | Temp Disk (GiB) | NVMe Disks | GPU | GPU Memory (GiB) | Max data disks | Max uncached disk throughput (IOPS / MBps) | Max NICs/network bandwidth (MBps) |
5959
|---|---|---|---|---|---|---|---|---|---|
60-
| Standard_NC24ads_A100_v4 | 24 | 220 |64 | 960 GB | 1 | 80 | 12 | 30000/1000 | 2/20,000 |
61-
| Standard_NC48ads_A100_v4 | 48 | 440 | 128| 2x960 GB| 2 | 160 | 24 | 60000/2000 | 4/40,000 |
60+
| Standard_NC24ads_A100_v4 | 24 | 220 |64 | 960 GB | 1 | 80 | 8 | 30000/1000 | 2/20,000 |
61+
| Standard_NC48ads_A100_v4 | 48 | 440 | 128| 2x960 GB| 2 | 160 | 16 | 60000/2000 | 4/40,000 |
6262
| Standard_NC96ads_A100_v4 | 96 | 880 | 256| 4x960 GB | 4 | 320 | 32 | 120000/4000 | 8/80,000 |
6363

6464
1 GPU = one A100 card <br>

0 commit comments

Comments
 (0)