Nova Compute Nvidia Vgpu
- Aurelien Lourot
Channel | Revision | Published | Runs on |
---|---|---|---|
latest/edge | 39 | 19 Nov 2024 | |
latest/edge | 38 | 19 Nov 2024 | |
latest/edge | 37 | 19 Nov 2024 | |
latest/edge | 36 | 19 Nov 2024 | |
latest/edge | 30 | 06 Mar 2024 | |
latest/edge | 27 | 05 Sep 2023 | |
latest/edge | 26 | 26 May 2023 | |
latest/edge | 17 | 17 Jun 2022 | |
latest/edge | 10 | 23 Mar 2022 | |
yoga/stable | 15 | 24 Nov 2022 | |
zed/stable | 22 | 23 Jan 2023 | |
2024.1/candidate | 31 | 24 May 2024 | |
2024.1/candidate | 27 | 24 Jan 2024 | |
2023.2/stable | 28 | 30 Nov 2023 | |
2023.1/stable | 25 | 02 Jun 2023 |
juju deploy nova-compute-nvidia-vgpu --channel yoga/stable
Deploy universal operators easily with Juju, the Universal Operator Lifecycle Manager.
Platform:
-
force-install-nvidia-vgpu | boolean
FOR TESTING ONLY. If true, the NVIDIA vGPU software will be installed and set up on all units regardless of the presence of NVIDIA GPU hardware. If false, the software will be installed and set up only on units where that hardware is present.
-
vgpu-device-mappings | string
YAML-formatted dict (or JSON-formatted, since JSON is valid YAML) where keys are vGPU types and values are physical addresses, e.g. . {'nvidia-35': ['0000:84:00.0', '0000:85:00.0'], 'nvidia-36': ['0000:86:00.0']} . See https://docs.openstack.org/nova/ussuri/admin/virtual-gpu.html#enable-gpu-types-compute and https://docs.openstack.org/nova/ussuri/admin/virtual-gpu.html#how-to-discover-a-gpu-type for more details.