Files
cyborg/releasenotes/notes/configure-multiple-vgpu-types-a60d09dfb5b7be4b.yaml
Yumeng Bao 0605fe39fd support configuring multiple vgpu types in cyborg
This patch defines the group and options for vgpu types configuration.

Co-Authored-By: Wenping Song <songwenping@inspur.com>

Change-Id: Ifbdf7f8fee663ddd28eeef9d7a804d29c0354c5f
Story: 2008265
Task: 41326
2021-02-26 16:02:09 +08:00

9 lines
377 B
YAML

---
features:
- |
The cyborg Nvidia GPU driver now supports defining different virtual GPU
types for each physical GPU. See the ``[gpu_devices]/enabled_vgpu_types``
configuration option for knowing how to do it. Please refer to
https://specs.openstack.org/openstack/cyborg-specs/specs/wallaby/approved/vgpu-driver-proposal.html
for further documentation.