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

Commits on Jun 28, 2024

  1. Add tool for generating a config file from vgpuConfig.xml

    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]>
    cdesiniotis committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    2ab0b0e View commit details
    Browse the repository at this point in the history