Skip to content

Commit fef26ec

Browse files
author
modularity
committed
update gpu sizes
1 parent 455e5c4 commit fef26ec

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

articles/lab-services/administrator-guide-1.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,6 +181,8 @@ A general rule is to set a resource's region to one that's closest to its users.
181181

182182
When administrators or Lab Creators create a lab, they can choose from various VM sizes, depending on the needs of their classroom. Remember that the size availability depends on the region that your lab account is located in.
183183

184+
In the following table, notice that several of the VM sizes map to more than one VM series. Depending on capacity available, Lab Services can use any of the VM series that are listed for a VM size. The pricing is determined by the VM size and is the same regardless of which VM series Lab Services uses for that specific size. For more information on pricing for each VM size, read the [Lab Services pricing guide](https://azure.microsoft.com/pricing/details/lab-services/).
185+
184186
| Size | vCPUs | Memory (GB) | Series | Suggested use |
185187
| ---- | ----- | ----- | ------ | ------------- |
186188
| Small | 2 | 4 | [A2_v2](/azure/virtual-machines/av2-series) | Best suited for command line, opening web browser, low-traffic web servers, small to medium databases. |
@@ -193,9 +195,11 @@ When administrators or Lab Creators create a lab, they can choose from various V
193195

194196
| Size | vCPUs | Memory (GB) | Series | Suggested use | GPU/Accelerator | Accelerator Memory (GB) |
195197
| - | - | - | - | - | - | - |
196-
| Small GPU (Compute) | 6 | 56 | [NC8asT4_v3](/azure/virtual-machines/sizes/gpu-accelerated/ncast4v3-series) | Best suited for computer-intensive applications such as AI and deep learning. | NVIDIA Tesla T4 | 16 |
197-
| Small GPU (Visualization) | 6 | 56 | [NV12ads_A10_v5](/azure/virtual-machines/sizes/gpu-accelerated/nvadsa10v5-series) | Best suited for remote visualization, streaming, gaming, and encoding using frameworks such as OpenGL and DirectX. | NVIDIA A10 (1/3) | 8 |
198-
| Medium GPU (Visualization) | 12 | 112 | [NV18ads_A10_v5]/(azure/virtual-machines/sizes/gpu-accelerated/nvadsa10v5-series) | Best suited for remote visualization, streaming, gaming, and encoding using frameworks such as OpenGL and DirectX. | NVIDIA A10 (1/2) | 12 |
198+
| Small GPU (Compute) | 8 | 56 | [NC8asT4_v3](/azure/virtual-machines/sizes/gpu-accelerated/ncast4v3-series) | Computer-intensive applications like AI and deep learning | NVIDIA Tesla T4 | 16 |
199+
| | 6 | 112 | [NC6s_v3](/azure/virtual-machines/ncv3-series) | Computer-intensive applications like AI and deep learning | NVIDIA Tesla T4 | 16 |
200+
| Small GPU (Visualization) | 12 | 110 | [NV12ads_A10_v5](/azure/virtual-machines/sizes/gpu-accelerated/nvadsa10v5-series) | Remote visualization,and streaming | NVIDIA A10 (1/3) | 8 |
201+
| Medium GPU (Visualization) | 18 | 220 | [NV18ads_A10_v5](/azure/virtual-machines/sizes/gpu-accelerated/nvadsa10v5-series) | Best suited for remote visualization and streaming | NVIDIA A10 (1/2) | 12 |
202+
| | 12 | 112 | [NV12_v3](/azure/virtual-machines/nvv3-series) | Remote visualization and streaming | NVIDIA Tesla M60 | 8 |
199203

200204
## Manage identity
201205

articles/lab-services/administrator-guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@ For information on VM sizes and their cost, see the [Azure Lab Services Pricing]
179179
| Size | vCPUs | Memory (GB) | Series | Suggested use | GPU/Accelerator | Accelerator Memory (GB) |
180180
| - | - | - | - | - | - | - |
181181
| Small GPU (Compute) | 8 | 56 | [NC8as_T4_v3](/azure/virtual-machines/nct4-v3-series) | AI & deep learning | NVIDIA Tesla T4 | 16 |
182-
| Small GPU (Visualization) | 8 | 28 | [NVas_v4](/azure/virtual-machines/nvv4-series) | (Windows only) Remote visualization, streaming, gaming | AMD Radeon Instinct MI25 (1/4) | 4 |
182+
| Small GPU (Visualization) | 8 | 28 | [NV8as_v4](/azure/virtual-machines/nvv4-series) | (Windows only) Remote visualization, streaming, gaming | AMD Radeon Instinct MI25 (1/4) | 4 |
183183
| Medium GPU (Visualization) | 12 | 112 | [NV12s_v3](/azure/virtual-machines/nvv3-series) | (Windows only) Remote visualization, streaming, gaming | NVIDIA Tesla M60 | 8 |
184184

185185
### Alternative VM sizes

0 commit comments

Comments
 (0)