|
1 | 1 | ---
|
2 |
| -title: GPU VMs on Azure Stack | Microsoft Docs |
3 |
| -description: Reference for GPU computing in Azure Stack. |
| 2 | +title: GPU VMs on Azure Stack Hub |
| 3 | +description: Reference for GPU computing in Azure Stack Hub. |
4 | 4 | services: azure-stack
|
5 | 5 | author: sethmanheim
|
6 |
| -manager: femila |
7 | 6 | ms.service: azure-stack-hub
|
8 | 7 | ms.topic: article
|
9 |
| -ms.date: 01/02/2020 |
| 8 | +ms.date: 01/17/2025 |
10 | 9 | ms.author: sethm
|
11 |
| -ms.reviewer: kivenkat |
12 | 10 | ms.lastreviewed: 01/02/2020
|
13 | 11 |
|
14 | 12 | # Content note: This topic has been copied/refactored in to commercial.
|
15 | 13 |
|
16 | 14 | ---
|
17 | 15 |
|
18 |
| -# GPU VMs on Azure Stack |
| 16 | +# GPU VMs on Azure Stack Hub |
19 | 17 |
|
20 |
| -*Applies to: Azure Stack integrated systems* |
| 18 | +This article describes how to manage GPU VMs on Azure Stack Hub. |
21 | 19 |
|
22 |
| -This topic covers how to manage GPU VMs on Azure Stack Hub. |
| 20 | +## Partitioned GPU VM size |
23 | 21 |
|
| 22 | +The NVv4-series virtual machines are powered by AMD Radeon Instinct MI25 GPUs. With the NVv4-series, Azure Stack Hub introduces virtual machines with partial GPUs. This size can be used for GPU accelerated graphics applications and virtual desktops. NVv4 virtual machines currently support only Windows guest operating system. |
24 | 23 |
|
25 |
| -## Partitioned GPU VM size |
| 24 | +| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | GPU | GPU memory: GiB | Max data disks | Max NICs | |
| 25 | +| --- | --- | --- | --- | --- | --- | --- | --- | |
| 26 | +| Standard_NV4as_v4 |4 |14 |88 | 1/8 | 2 | 4 | 2 | |
26 | 27 |
|
27 |
| -The NVv4-series virtual machines are powered by AMD Radeon Instinct MI25 GPUs. With NVv4-series Azure Stack Hub is introducing virtual machines with partial GPUs. This size can be used for GPU accelerated graphics applications and virtual desktops. NVv4 virtual machines currently support only Windows guest operating system. |
| 28 | +## Patch and Update, FRU behavior of VMs |
28 | 29 |
|
29 |
| -| Size | vCPU | Memory: GiB | Temp storage (SSD) GiB | GPU | GPU memory: GiB | Max data disks | Max NICs | |
30 |
| -| --- | --- | --- | --- | --- | --- | --- | --- | |
31 |
| -| Standard_NV4as_v4 |4 |14 |88 | 1/8 | 2 | 4 | 2 | |
| 30 | +GPU VMs undergo downtime during operations such as patch and update (PnU), and hardware replacement (FRU) of Azure Stack Hub. The following table describes the state of the VM as observed during these activities and also the manual action that the user can do to make these VMs available again post these operations. |
32 | 31 |
|
33 |
| -## Patch and Update, FRU behavior of VMs |
| 32 | +| Operation | PnU - Express Update | PnU - Full Update, OEM update | FRU | |
| 33 | +| --- | --- | --- | --- | |
| 34 | +| VM state | Unavailable during and post update without manual start operation | Unavailable during update. Available post update with manual operation | Unavailable during update. Available post update with manual operation| |
| 35 | +| Manual operation | If the VM needs to be made available during the update, if there are available GPU partitions, the VM can be restarted from the portal by clicking the "Restart" button. The VM needs to be restarted post update from the portal using the "Restart" button | VM can't be made available during the update. After the update completes, the VM must be stop-deallocated using the "Stop" button and started backup using the "Start" button | VM can't be made available during the update. After the update completes, the VM needs to be stop-deallocated using the "Stop" button and started backup using the "Start" button.| |
34 | 36 |
|
35 |
| -GPU VMs will undergo downtime during operations such as patch and update (PnU) as well as hardware replacement (FRU) of Azure Stack Hub. The following table goes over the state of the VM as observed during these activities as well as the manual action that the user can do to make these VMs available again post these operations. |
| 37 | +## Guest driver installation |
36 | 38 |
|
37 |
| -| Operation | PnU - Express Update | PnU - Full Update, OEM update | FRU | |
38 |
| -| --- | --- | --- | --- | |
39 |
| -| VM state | Unavailable during and post update without manual start operation | Unavailable during update. Available post update with manual operation | Unavailable during update. Available post update with manual operation| |
40 |
| -| Manual operation | If the VM needs to be made available during the update, if there are available GPU partitions, the VM can be restarted from the portal by clicking the "Restart" button. VM needs to be restarted post update from the portal using the "Restart" button | VM cannot be made available during the update. Post update completion, VM needs to be stop-deallocated using the "Stop" button and started back up using the "Start" button | VM cannot be made available during the update.Post update completion, VM needs to be stop-deallocated using the "Stop" button and started back up using the "Start" button.| |
| 39 | +[This](/azure/virtual-machines/windows/n-series-amd-driver-setup) document goes over setting up the AMD guest driver inside the NVv4 GPU-P enabled VM along with steps on how to verify driver installation. |
41 | 40 |
|
42 |
| -## Guest driver installation |
43 |
| - |
44 |
| -[This](/azure/virtual-machines/windows/n-series-amd-driver-setup) document goes over setting up the AMD guest driver inside the NVv4 GPU-P enabled VM along with steps on how to verify driver installation. |
45 |
| - |
46 |
| -## Next steps |
| 41 | +## Next steps |
47 | 42 |
|
48 | 43 | [Azure Stack VM features](azure-stack-vm-considerations.md)
|
0 commit comments