Skip to content

Commit a5788de

Browse files
authored
Merge pull request #110314 from vikancha/patch-44
Update sizes-previous-gen.md
2 parents 44c87c0 + 02b9236 commit a5788de

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

articles/virtual-machines/sizes-previous-gen.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ MBps = 10^6 bytes per second, and GiB = 1024^3 bytes.
6565

6666
<sup>1</sup> The maximum disk throughput (IOPS or MBps) possible with a Fs series VM may be limited by the number, size, and striping of the attached disk(s). For details, see designing for high performance for [Windows](windows/premium-storage-performance.md) or [Linux](linux/premium-storage-performance.md).
6767

68+
6869
## NVv2-series
6970

7071
**Newer size recommendation**: [NVv3-series](nvv3-series.md)
@@ -339,6 +340,30 @@ Premium Storage caching: Not Supported
339340
<sup>1</sup> Instance is isolated to hardware dedicated to a single customer.
340341
<br>
341342

343+
# NV-series
344+
**Newer size recommendation**: [NVv3-series](nvv3-series.md) and [NVv4-series](nvv4-series.md)
345+
346+
The NV-series virtual machines are powered by [NVIDIA Tesla M60](https://images.nvidia.com/content/tesla/pdf/188417-Tesla-M60-DS-A4-fnl-Web.pdf) GPUs and NVIDIA GRID technology for desktop accelerated applications and virtual desktops where customers are able to visualize their data or simulations. Users are able to visualize their graphics intensive workflows on the NV instances to get superior graphics capability and additionally run single precision workloads such as encoding and rendering. NV-series VMs are also powered by Intel Xeon E5-2690 v3 (Haswell) CPUs.
347+
348+
Each GPU in NV instances comes with a GRID license. This license gives you the flexibility to use an NV instance as a virtual workstation for a single user, or 25 concurrent users can connect to the VM for a virtual application scenario.
349+
350+
Premium Storage: Not Supported
351+
352+
Premium Storage caching: Not Supported
353+
354+
Live Migration: Not Supported
355+
356+
Memory Preserving Updates: Not Supported
357+
358+
| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | GPU | GPU memory: GiB | Max data disks | Max NICs | Virtual Workstations | Virtual Applications |
359+
|---|---|---|---|---|---|---|---|---|---|
360+
| Standard_NV6 | 6 | 56 | 340 | 1 | 8 | 24 | 1 | 1 | 25 |
361+
| Standard_NV12 | 12 | 112 | 680 | 2 | 16 | 48 | 2 | 2 | 50 |
362+
| Standard_NV24 | 24 | 224 | 1440 | 4 | 32 | 64 | 4 | 4 | 100 |
363+
364+
1 GPU = one-half M60 card.
365+
<br>
366+
342367
## Other sizes
343368

344369
* [General purpose](sizes-general.md)

0 commit comments

Comments
 (0)