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

update Update 0500_configmap.yaml to support L40S vgpu #720

Closed
wants to merge 1 commit into from

Conversation

jxdn
Copy link

@jxdn jxdn commented May 14, 2024

this PR to support L40S vgpu profile. latest version didnt support this

https://docs.nvidia.com/grid/latest/grid-vgpu-user-guide/index.html#vgpu-types-nvidia-l40s

@cdesiniotis
Copy link
Contributor

Hi @jxdn thanks for your contribution! Currently, we do development on our Gitlab repository: https://gitlab.com/nvidia/kubernetes/gpu-operator Would you mind opening your PR there?

@jxdn
Copy link
Author

jxdn commented May 14, 2024

@cdesiniotis done.

do you have step by step to update manually on the gpu-operator that run on k8s ?

we need to do it ASAP actually

@cdesiniotis
Copy link
Contributor

cdesiniotis commented May 14, 2024

@jxdn you can pass a custom vGPU devices configuration to the operator today. You do not need to build and deploy a custom gpu-operator image.

First, create a ConfigMap in the gpu-operator namespace that contains the entries for L40S. Then set vgpuDeviceManager.config.name="<name-of-configmap>" in Clusterpolicy so that the vgpu-device-manager pod uses your custom configuration file.

@jxdn
Copy link
Author

jxdn commented May 15, 2024

Thank you ! @cdesiniotis

image

@cdesiniotis
Copy link
Contributor

Closing as this was addressed in #799

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.

2 participants