Skip to content

add different vGPU Q profiles example - #243

Merged
chenopis merged 8 commits into
mainfrom
fix-5361077
Sep 18, 2025
Merged

chenopis merged 8 commits into
mainfrom
fix-5361077

Conversation

@chenopis

@chenopis chenopis commented Sep 8, 2025 •

Copy link
Copy Markdown
Collaborator

Previews:

Example was added to the vGPU Device Configuration section:
https://github.com/NVIDIA/cloud-native-docs/pull/243/files#diff-c31625e2bdd14f7bae285853425dc9b7cec4cf1c3694af52c37eb48508e9c375R424


You can also create different vGPU Q profiles on same GPU using vGPU Device Manager configuration.
For example, you can create a A10-4Q and a A10-6Q device on same GPU by creating a vGPU Device Manager configuration with the following content:

   version: v1
   vgpu-configs:
      custom-A10-config:
         - devices: all
            vgpu-devices:
              "A10-4Q": 3
              "A10-6Q": 2

Signed-off-by: Andrew Chen andrewch@nvidia.com

Signed-off-by: Andrew Chen <andrewch@nvidia.com>
@chenopis chenopis self-assigned this Sep 8, 2025
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
@github-actions

github-actions Bot commented Sep 8, 2025

Copy link
Copy Markdown

Documentation preview

https://nvidia.github.io/cloud-native-docs/review/pr-243

@chenopis

chenopis commented Sep 8, 2025

Copy link
Copy Markdown
Collaborator Author

Comment thread gpu-operator/gpu-operator-kubevirt.rst Outdated
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
@chenopis
chenopis requested a review from tariq1890 September 8, 2025 23:31

@tariq1890 tariq1890 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Let's wait until @cdesiniotis has approved this before merging

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

@cdesiniotis cdesiniotis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should also update the corresponding page in the OpenShift documentation: https://github.com/NVIDIA/cloud-native-docs/blob/main/openshift/openshift-virtualization.rst

Comment thread gpu-operator/gpu-operator-kubevirt.rst Outdated
Comment thread gpu-operator/gpu-operator-kubevirt.rst Outdated
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Comment thread gpu-operator/gpu-operator-kubevirt.rst Outdated
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
@chenopis
chenopis merged commit ff0df0d into main Sep 18, 2025
2 checks passed
@chenopis
chenopis deleted the fix-5361077 branch September 18, 2025 20:44
chenopis added a commit that referenced this pull request Oct 2, 2025
* edits to match style guide

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* add different vGPU Q profiles example

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* accept suggestion

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* fix sandboxing italics

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* accept suggestions

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* fix indentation

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* fix YAML indentation formatting

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

---------

Signed-off-by: Andrew Chen <andrewch@nvidia.com>
chenopis added a commit that referenced this pull request Oct 2, 2025
* edits to match style guide

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* add different vGPU Q profiles example

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* accept suggestion

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* fix sandboxing italics

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* accept suggestions

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* fix indentation

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

* fix YAML indentation formatting

Signed-off-by: Andrew Chen <andrewch@nvidia.com>

---------

Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Signed-off-by: chenopis <andrewch@nvidia.com>
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.

3 participants