Skip to content

Commit 8a17c7a

Browse files
authored
Merge pull request #66134 from vermagit/patch-3
Add GRID driver version 410.92
2 parents e6a5fe1 + 7afcfc9 commit 8a17c7a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/virtual-machines/extensions/hpccompute-gpu-linux.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.devlang: na
1313
ms.topic: article
1414
ms.tgt_pltfrm: vm-linux
1515
ms.workload: infrastructure-services
16-
ms.date: 01/09/2019
16+
ms.date: 02/11/2019
1717
ms.author: roiyz
1818

1919
---
@@ -81,7 +81,7 @@ All settings are optional. The default behavior is to not update the kernel if n
8181
| Name | Description | Default Value | Valid Values | Data Type |
8282
| ---- | ---- | ---- | ---- | ---- |
8383
| updateOS | Update the kernel even if not required for driver installation | false | true, false | boolean |
84-
| driverVersion | NV: GRID driver version<br> NC/ND: CUDA toolkit version. The latest drivers for the chosen CUDA are installed automatically. | latest | GRID: "410.71", "390.75", "390.57", "390.42"<br> CUDA: "10.0.130", "9.2.88", "9.1.85" | string |
84+
| driverVersion | NV: GRID driver version<br> NC/ND: CUDA toolkit version. The latest drivers for the chosen CUDA are installed automatically. | latest | GRID: "410.92", "410.71", "390.75", "390.57", "390.42"<br> CUDA: "10.0.130", "9.2.88", "9.1.85" | string |
8585
| installCUDA | Install CUDA toolkit. Only relevant for NC/ND series VMs. | true | true, false | boolean |
8686

8787

0 commit comments

Comments
 (0)