add different vGPU Q profiles example - #243
Merged
Merged
Conversation
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
chenopis
force-pushed
the
fix-5361077
branch
from
September 8, 2025 20:41
8c3cb32 to
e5eb45b
Compare
Documentation preview |
Collaborator
Author
|
Example was added to the vGPU Device Configuration section: |
tariq1890
reviewed
Sep 8, 2025
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
tariq1890
approved these changes
Sep 16, 2025
tariq1890
left a comment
Contributor
There was a problem hiding this comment.
LGTM. Let's wait until @cdesiniotis has approved this before merging
…to fix-5361077
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
chenopis
force-pushed
the
fix-5361077
branch
from
September 18, 2025 18:42
d9de097 to
2f337ae
Compare
cdesiniotis
reviewed
Sep 18, 2025
cdesiniotis
left a comment
Contributor
There was a problem hiding this comment.
We should also update the corresponding page in the OpenShift documentation: https://github.com/NVIDIA/cloud-native-docs/blob/main/openshift/openshift-virtualization.rst
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Collaborator
Author
|
@cdesiniotis I've accepted all of your suggestions. PTAL |
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
cdesiniotis
reviewed
Sep 18, 2025
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>
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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
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:
Signed-off-by: Andrew Chen andrewch@nvidia.com