Skip to content

Commit

Permalink
Merge pull request #1713 from wanyaoqi/automated-cherry-pick-of-#1712…
Browse files Browse the repository at this point in the history
…-upstream-release-3.10

Automated cherry pick of #1712: docs/vgpu: change nvidia vgpu mark from # to $
  • Loading branch information
zexi committed Sep 12, 2023
2 parents 71c3b34 + f3f3e6a commit 6de60d2
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -124,18 +124,18 @@ The frame buffer size in Mbytes
The maximum resolution per display head
The maximum number of vGPU instances per physical GPU
For example:
# cat description
$ cat description
num_heads=4, frl_config=60, framebuffer=2048M, max_resolution=4096x2160, max_instance=4
- device_api
This file contains the string vfio_pci to indicate that a vGPU is a PCI device.
- devices
This directory contains all the mdev devices that are created for the vGPU type. For example:
# ll devices
$ ll devices
total 0
lrwxrwxrwx 1 root root 0 Dec 6 01:52 aa618089-8b16-4d01-a136-25a0f3c73123 -> ../../../aa618089-8b16-4d01-a136-25a0f3c73123
- name
This file contains the name of the vGPU type. For example:
# cat name
$ cat name
GRID M10-2Q

可以根据自己的需求配置 vGPU,eg:
Expand Down

0 comments on commit 6de60d2

Please sign in to comment.