Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft: Add tool for generating a config file from vgpuConfig.xml #16

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cdesiniotis
Copy link
Contributor

vgpuConfig.xml ships with the vGPU Manager and contains a comprehensive listing of all physical GPUs and their supported vGPU types. The tool added in this commit parses vgpuConfig.xml and creates a corresponding configuration file (yaml) for the vGPU Device Manager. Consequently, this yaml file will contain a config entry for every vGPU type supported by NVIDIA vGPU. Currently, only Q- and C-series vGPU types are added to the yaml file.

Migrated from: https://gitlab.com/nvidia/cloud-native/vgpu-device-manager/-/merge_requests/9

@cdesiniotis cdesiniotis self-assigned this Mar 13, 2024
vgpuConfig.xml ships with the vGPU Manager and contains a comprehensive listing
of all physical GPUs and their supported vGPU types. The tool added in this commit
parses vgpuConfig.xml and creates a corresponding configuration file (yaml) for
the vGPU Device Manager. Consequently, this yaml file will contain a config entry
for every vGPU type supported by NVIDIA vGPU. Currently, only Q- and C-series
vGPU types are added to the yaml file.

Signed-off-by: Christopher Desiniotis <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant