Skip to content

Commit 262ee87

Browse files
authored
Merge pull request #187120 from vikancha-MSFT/patch-40
Create nva10v5-series.md
2 parents 99285aa + 6c07ab7 commit 262ee87

File tree

2 files changed

+72
-0
lines changed

2 files changed

+72
-0
lines changed

articles/virtual-machines/TOC.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,6 +265,8 @@
265265
href: nvv3-series.md
266266
- name: NVv4-series
267267
href: nvv4-series.md
268+
- name: NVadsA10_v5-series
269+
href: nva10v5-series.md
268270
- name: Setup NVIDIA GPU drivers
269271
items:
270272
- name: Linux
Lines changed: 70 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
---
2+
title: NV A10 v5-series
3+
description: Specifications for the NV A10 v5-series VMs.
4+
author: vikancha-MSFT
5+
ms.service: virtual-machines
6+
ms.subservice: vm-sizes-gpu
7+
ms.topic: conceptual
8+
ms.date: 02/01/2022
9+
ms.author: vikancha
10+
---
11+
12+
# NVadsA10 v5-series
13+
14+
**Applies to:** :heavy_check_mark: Linux VMs :heavy_check_mark: Windows VMs :heavy_check_mark: Flexible scale sets :heavy_check_mark: Uniform scale sets
15+
16+
The NVadsA10v5-series virtual machines are powered by [Nvidia A10](https://www.nvidia.com/en-us/data-center/products/a10-gpu/) GPUs and AMD EPYC 74F3V(Milan) CPUs with a base frequency of 3.4 GHz, all-cores peak frequency of 4.0 GHz. With NVadsA10v5-series Azure is introducing virtual machines with partial Nvidia GPUs. Pick the right sized virtual machine for GPU accelerated graphics applications and virtual desktops starting at 1/6th of a GPU with 4-GiB frame buffer to a full A10 GPU with 24-GiB frame buffer.
17+
18+
<br>
19+
20+
[ACU](acu.md): Not Available<br>
21+
[Premium Storage](premium-storage-performance.md): Supported<br>
22+
[Premium Storage caching](premium-storage-performance.md): Supported<br>
23+
[Ultra Disks](disks-types.md#ultra-disks): Supported ([Learn more](https://techcommunity.microsoft.com/t5/azure-compute/ultra-disk-storage-for-hpc-and-gpu-vms/ba-p/2189312) about availability, usage and performance) <br>
24+
[Live Migration](maintenance-and-updates.md): Not Supported<br>
25+
[Memory Preserving Updates](maintenance-and-updates.md): Not Supported<br>
26+
[VM Generation Support](generation-2.md): Generation 1 and 2<br>
27+
[Accelerated Networking](../virtual-network/create-vm-accelerated-networking-cli.md): Supported<br>
28+
[Ephemeral OS Disks](ephemeral-os-disks.md): Supported<br>
29+
[Nested Virtualization](/virtualization/hyper-v-on-windows/user-guide/nested-virtualization): Not Supported <br>
30+
<br>
31+
32+
| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | GPU partition | GPU memory: GiB | Max data disks | Max NICs / Expected network bandwidth (MBps) |
33+
| --- | --- | --- | --- | --- | --- | --- | --- |
34+
| Standard_NV6ads_A10_v5 |6 |55 |180 | 1/6 | 4 | 4 | 2 / 5000 |
35+
| Standard_NV12ads_A10_v5 |12 |110 |360 | 1/3 | 6 | 4 | 2 / 10000 |
36+
| Standard_NV18ads_A10_v5 |18 |220 |720 | 1/2 | 12 | 8 | 4 / 20000 |
37+
| Standard_NV36ads_A10_v5 |36 |440 |720 | 1 | 24 | 16 | 4 / 40000 |
38+
| Standard_NV36adms_A10_v5 |36 |880 |720 | 1 | 24 | 32 | 8 / 80000 |
39+
| Standard_NV72ads_A10_v5 |72 |880 |1400 | 2 | 48 | 32 | 8 / 80000 |
40+
41+
<sup>1</sup> NVadsA10v5-series VMs feature AMD Simultaneous multithreading Technology
42+
43+
44+
45+
## Supported operating systems and drivers
46+
47+
To take advantage of the GPU capabilities of Azure NVadsA10v5-series VMs, Nvidia GPU drivers must be installed.
48+
49+
During preview you need to manually install the Nvidia GPU-P driver for [Linux](https://download.microsoft.com/download/4/3/9/439aea00-a02d-4875-8712-d1ab46cf6a73/NVIDIA-Linux-x86_64-510.47.03-grid-azure.run) and [Windows](https://download.microsoft.com/download/8/d/2/8d228f28-56e2-4e60-bdde-a1dccfe94869/511.65_grid_win10_win11_server2016_server2019_server2022_64bit_Azure_swl.exe). We'll release updated drivers before GA and include it in extensions and all the standard documentation pages.
50+
51+
52+
53+
[!INCLUDE [virtual-machines-common-sizes-table-defs](../../includes/virtual-machines-common-sizes-table-defs.md)]
54+
55+
## Other sizes and information
56+
57+
- [General purpose](sizes-general.md)
58+
- [Memory optimized](sizes-memory.md)
59+
- [Storage optimized](sizes-storage.md)
60+
- [GPU optimized](sizes-gpu.md)
61+
- [High performance compute](sizes-hpc.md)
62+
- [Previous generations](sizes-previous-gen.md)
63+
64+
Pricing Calculator: [Pricing Calculator](https://azure.microsoft.com/pricing/calculator/)
65+
66+
For more information on disk types, see [What disk types are available in Azure?](disks-types.md)
67+
68+
## Next steps
69+
70+
Learn more about how [Azure compute units (ACU)](acu.md) can help you compare compute performance across Azure SKUs.

0 commit comments

Comments
 (0)