Skip to content

Commit c6e0628

Browse files
MoteHueAlex-Welsh
andauthored
Apply suggestions from code review
Co-authored-by: Alex Welsh <112560678+Alex-Welsh@users.noreply.github.com>
1 parent 963adcc commit c6e0628

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

doc/source/operations/gpu-in-openstack.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -230,7 +230,7 @@ hosts can automatically be mapped to these groups by configuring
230230
Role Configuration
231231
------------------
232232

233-
Lookup the supported VGPU devices (here we use an H100 as an example).
233+
Look up the supported VGPU devices (here we use an H100 as an example).
234234
``0000:06:00.0`` is the PCI address of the GPU itself. You can find this with
235235
``lspci | grep NVIDIA``.
236236

@@ -259,10 +259,12 @@ Lookup the supported VGPU devices (here we use an H100 as an example).
259259
NVIDIA H100XM-80C
260260
261261
262-
Configure the VGPU devices (here we use an A100 as a different example). See
262+
See
263263
`the NVIDIA VGPU user guide <https://docs.nvidia.com/vgpu/15.0/grid-vgpu-user-guide/index.html>`__`
264264
for details on device types.
265265

266+
Configure the VGPU devices (here we use an A100 as a different example).
267+
266268
.. code-block:: yaml
267269
:caption: $KAYOBE_CONFIG_PATH/inventory/group_vars/compute_vgpu/vgpu
268270

0 commit comments

Comments
 (0)