-
Notifications
You must be signed in to change notification settings - Fork 635
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
Add MPS sharing section to README #507
Conversation
41fa3b0
to
81c0df0
Compare
81c0df0
to
4570c0b
Compare
46f98b5
to
144ce4c
Compare
c912a7a
to
17d0acb
Compare
README.md
Outdated
|
||
As of now, the only supported resource available for MPS are | ||
`nvidia.com/gpu` resources. This implies that it is only compatible when using | ||
full GPUs or the single MIG strategy. |
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.
full GPUs or the single MIG strategy. | |
full GPUs or the `single` MIG strategy. |
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.
Updating to
As of now, the only supported resource available for MPS are
nvidia.com/gpu
resources and only with full GPUs.
due to our MIG limitation called out earlier.
Signed-off-by: Evan Lezar <[email protected]>
17d0acb
to
0589787
Compare
Closes https://github.com/NVIDIA/cloud-native-team/issues/19