Skip to content

Commit f5e57a7

Browse files
Update virtual-machines-n-series-windows-support.md
1 parent 7adc632 commit f5e57a7

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

includes/virtual-machines-n-series-windows-support.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,18 @@ For Windows Server 2012 R2:
4444
- [GRID 13 (471.68)](https://download.microsoft.com/download/9/b/4/9b4d4f8d-7962-4a67-839b-37cc95756759/471.68_grid_winserver2012R2_64bit_azure_swl.exe) (.exe)
4545

4646
> [!Note]
47-
>The Azure NVads A10 v5 VMs only support vGPU 14.1(512.78). vGPU 15.1 support is expected by early March.
47+
> vGPU 15.1 installer process makes an additional remote call to ngx.download.nvidia.com. This is an unexpected change in behavior and NVIDIA will disable this by default starting with vGPU 15.3. In the meantime, update the following regkey before installing vGPU 15.1 driver.
48+
> >
49+
> To disable the remote call to ngx.
50+
>
51+
>
52+
>[HKEY_LOCAL_MACHINE\SOFTWARE\NVIDIA Corporation\Global\NGXCore]
53+
>
54+
>"EnableOTA"=dword:00000000
55+
>
56+
>To enable the remote call again, change the setting to 1 or simply delete the regkey.
57+
58+
4859

4960

5061
For links to all previous Nvidia GRID driver versions, visit [GitHub](https://github.com/Azure/azhpc-extensions/blob/master/NvidiaGPU/resources.json).

0 commit comments

Comments
 (0)