Skip to content

Commit 8421c0c

Browse files
authored
Break longline
1 parent 9818fda commit 8421c0c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

roles/vgpu/README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,10 @@ This role can configure vGPUs or multi instance GPU (MIG) on NVIDIA cards.
1111
## Drivers
1212

1313
The role will attempt to install a driver from ``vgpu_driver_url``. Currently this only works with
14-
the data center drivers such as the [Nvidia GRID drivers](https://docs.nvidia.com/grid/latest/grid-software-quick-start-guide/index.html#redeeming-pak-and-downloading-grid-software) or the [AI enterprise drivers](https://www.nvidia.com/en-gb/data-center/products/ai-enterprise/); both of which can be obtained from the NVIDIA licensing portal. The use of data centre drivers is not mandatory
14+
the data center drivers such as the
15+
[Nvidia GRID drivers](https://docs.nvidia.com/grid/latest/grid-software-quick-start-guide/index.html#redeeming-pak-and-downloading-grid-software)
16+
or the [AI enterprise drivers](https://www.nvidia.com/en-gb/data-center/products/ai-enterprise/);
17+
both of which can be obtained from the NVIDIA licensing portal. The use of data centre drivers is not mandatory
1518
if you only want to use MIG without vGPUs.
1619

1720
The location of this file can be customised with the `vgpu_driver_url` variable, e.g to use an artifact uploaded to a http server:

0 commit comments

Comments
 (0)