-
Notifications
You must be signed in to change notification settings - Fork 27
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
Nvidia runtime default #153
Conversation
…directly instead of runc
Should be nvidia-container-runtime binary, not nvidia-ctk NVIDIA GPU support works without using the full nvidia-container-runtime, but in some cases it turns out that switching to the nvidia-container-runtime entirely is benaficial.
Would it be possible to merge this change [ which essentially fixes a bug ] so it could be bumped to stable before the changes in #152 ? Thanks! |
Hi @lucaskanashiro - just wondering if you saw this request and had any feedback ? Thank you. |
OK. The changes now look good to me. Let's wait for the CI results to approve this. |
Great - thanks for review 👍 Do you have any rough idea about timescales for promotion through channels ? |
It will depend on the internal testing which might take some weeks (based on the previous revision). BTW, The last PR I merged from you is already in the candidate channel, feel free to test it out. |
Sure - I already tested it - thank you 😄 I will keep an eye on the revisions over the next few weeks. |
I just merged it but now I noticed we should have squashed some commits to keep the history clean. Let's try to do it next time. |
I will try and remember that for next time - thanks for your review and help 👍 |
Still no dice for me
also tried removing
|
Couple of things:
|
Fix bug in runtime config
Should be nvidia-container-runtime binary, not nvidia-ctk
NVIDIA GPU support works without using the full nvidia-container-runtime,
but in some cases it turns out that switching to the
nvidia-container-runtime entirely is beneficial [ ability to schedule multiple simultaneous GPU containers ]
Example usage: