-
Notifications
You must be signed in to change notification settings - Fork 35
add different vGPU Q profiles example #243
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
Conversation
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
8c3cb32 to
e5eb45b
Compare
Documentation preview |
|
Example was added to the vGPU Device Configuration section: |
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
tariq1890
left a comment
There was a problem hiding this comment.
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
…to fix-5361077
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
d9de097 to
2f337ae
Compare
cdesiniotis
left a comment
There was a problem hiding this comment.
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
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
|
@cdesiniotis I've accepted all of your suggestions. PTAL |
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
Signed-off-by: Andrew Chen <andrewch@nvidia.com>
* 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>
* 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>
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