Skip to content

Commit 1d0f06a

Browse files
Merge pull request #269865 from sherrywangms/patch-36
correct max disks number - nc-a100-v4-series.md
2 parents 9dc2d35 + 6dfffdc commit 1d0f06a

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

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

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ ms.date: 09/19/2023
1919

2020
The NC A100 v4 series virtual machine (VM) is a new addition to the Azure GPU family. You can use this series for real-world Azure Applied AI training and batch inference workloads.
2121

22-
The NC A100 v4 series is powered by NVIDIA A100 PCIe GPU and 3rd-generation AMD EPYC™ 7V13 (Milan) processors. The VMs feature up to 4 NVIDIA A100 PCIe GPUs with 80GB memory each, up to 96 non-multithreaded AMD EPYC Milan processor cores and 880 GiB of system memory.
22+
The NC A100 v4 series is powered by NVIDIA A100 PCIe GPU and third generation AMD EPYC™ 7V13 (Milan) processors. The VMs feature up to 4 NVIDIA A100 PCIe GPUs with 80 GB memory each, up to 96 non-multithreaded AMD EPYC Milan processor cores and 880 GiB of system memory.
2323
These VMs are ideal for real-world Applied AI workloads, such as:
2424

2525
- GPU-accelerated analytics and databases
@@ -36,10 +36,7 @@ These VMs are ideal for real-world Applied AI workloads, such as:
3636

3737
To get started with NC A100 v4 VMs, refer to [HPC Workload Configuration and Optimization](configure.md) for steps including driver and network configuration.
3838

39-
Due to increased GPU memory I/O footprint, the NC A100 v4 requires the use of [Generation 2 VMs](generation-2.md) and marketplace images. While the [Azure HPC images](configure.md) are strongly recommended, Azure HPC Ubuntu 20.04 and Azure HPC CentOS 7.9, RHEL 8.8, RHEL 9.2, Windows Server 2019, and Windows Server 2022 images are supported.
40-
41-
Note: The Ubuntu-HPC 18.04-ncv4 image is only valid during preview and deprecated on 7/29/2022. All changes have been merged into standard Ubuntu-HPC 18.04 image. Please follow instruction [Azure HPC images](configure.md) for configuration.
42-
39+
Due to increased GPU memory I/O footprint, the NC A100 v4 requires the use of [Generation 2 VMs](generation-2.md) and marketplace images. While the [Azure HPC images](configure.md) are recommended, Azure HPC Ubuntu 20.04 and Azure HPC CentOS 7.9, RHEL 8.8, RHEL 9.2, Windows Server 2019, and Windows Server 2022 images are supported.
4340

4441
- [Premium Storage](premium-storage-performance.md): Supported
4542
- [Premium Storage caching](premium-storage-performance.md): Supported
@@ -57,8 +54,8 @@ Note: The Ubuntu-HPC 18.04-ncv4 image is only valid during preview and deprecate
5754

5855
| 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) |
5956
|---|---|---|---|---|---|---|---|---|---|
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 |
57+
| Standard_NC24ads_A100_v4 | 24 | 220 |64 | 960 GB | 1 | 80 | 8 | 30000/1000 | 2/20,000 |
58+
| Standard_NC48ads_A100_v4 | 48 | 440 | 128| 2x960 GB| 2 | 160 | 16 | 60000/2000 | 4/40,000 |
6259
| Standard_NC96ads_A100_v4 | 96 | 880 | 256| 4x960 GB | 4 | 320 | 32 | 120000/4000 | 8/80,000 |
6360

6461
1 GPU = one A100 card <br>

0 commit comments

Comments
 (0)