k8s-device-plugin icon indicating copy to clipboard operation
k8s-device-plugin copied to clipboard

Is it possible to do a new release 0.11.0 so we can have a nvidia image plugin with cuda_version = 11.6?

Open ElenaHenderson opened this issue 3 years ago • 3 comments

Hello,

I need to install nvidia plugin with cuda_version>=11.5 on my EKS cluster on AWS.

I noticed that master branch as of now has cuda_version=11.6. Can we have a new release 0.11.0 and nvcr.io/nvidia/k8s-device-plugin:v0.11.0?

If not, what is your advice on getting nvidia plugin with cuda_version>=11.5?

Thanks a lot, Elena

ElenaHenderson avatar Mar 10 '22 02:03 ElenaHenderson

We are planning a release soon.

That said, may I ask what you are trying to accomplish? The base image of the plugin has nothing to do with what CUDA version your applications can run with. We only run the plugin on a CUDA base image to satisfy internal processes at NVIDIA. We could just as easily run off of scratch or a vanilla ubuntu image.

klueska avatar Mar 10 '22 07:03 klueska

@ElenaHenderson the v0.11.0 version of the device plugin has been released. Note that as @klueska mentions, the base image version that is used for the device plugin is due to requirements around our release process and should not affect behaviour in any way.

If the device plugin is not meeting some expectations with regards to behaviour, could you please clarify what these are?

elezar avatar Mar 24 '22 13:03 elezar

This issue is stale because it has been open 90 days with no activity. This issue will be closed in 30 days unless new comments are made or the stale label is removed.

github-actions[bot] avatar Feb 28 '24 04:02 github-actions[bot]