Skip to content

Commit 7650849

Browse files
Merge pull request #271086 from sherrywangms/patch-40
Update nc-a100-v4-series.md
2 parents c6c0938 + acf917d commit 7650849

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

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

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,17 +52,17 @@ Due to increased GPU memory I/O footprint, the NC A100 v4 requires the use of [G
5252

5353

5454

55-
| 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) |
55+
| Size | vCPU | Memory (GiB) | Temp Disk<sup>1</sup> (GiB) | NVMe Disks<sup>2</sup> | GPU<sup>3</sup> | GPU Memory (GiB) | Max data disks | Max uncached disk throughput (IOPS / MBps) | Max NICs/network bandwidth (MBps) |
5656
|---|---|---|---|---|---|---|---|---|---|
5757
| Standard_NC24ads_A100_v4 | 24 | 220 |64 | 960 GB | 1 | 80 | 8 | 30000/1000 | 2/20,000 |
5858
| Standard_NC48ads_A100_v4 | 48 | 440 | 128| 2x960 GB| 2 | 160 | 16 | 60000/2000 | 4/40,000 |
5959
| Standard_NC96ads_A100_v4 | 96 | 880 | 256| 4x960 GB | 4 | 320 | 32 | 120000/4000 | 8/80,000 |
6060

61-
1 GPU = one A100 card <br>
62-
1. Local NVMe disk is coming as RAM and it needs to be manually formatted in newly deployed VM.
61+
<sup>1</sup> NC A100 v4 series VMs have a standard SCSI based temp resource disk for OS paging/swap file use. This ensures the NVMe drives can be fully dedicated to application use. This disk is Ephemeral, and all data will be lost on stop/deallocate.
6362

64-
> [!NOTE]
65-
> Local NVMe disks are ephemeral, and any data stored on these disks will be lost if the VM is stopped or deallocated.
63+
<sup>2</sup> Local NVMe disks are ephemeral, data will be lost on these disks if you stop/deallocate your VM. Local NVMe disk is coming as RAM and it needs to be manually formatted in newly deployed VM.
64+
65+
<sup>3</sup>1 GPU = one A100 80GB PCIe GPU card <br>
6666

6767
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)]
6868

0 commit comments

Comments
 (0)