docs: clarify NVIDIA GPU access scope - #25690
Conversation
✅ Deploy Preview for docsdocker ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
dvdksn
left a comment
There was a problem hiding this comment.
This changes the meaning of the callout entirely. Maybe that's what you intended but I'm not able to verify whether the new claim is true. The original note is confusing, but I'm not sure the suggestions improves it much.
|
Thanks for the review. I looked into the Docker CLI documentation and updated the note to make the distinction more specific and verifiable. The updated note now explains that:
The supporting Docker documentation is here:
I changed the note to:
I avoided making a claim about what the original wording historically meant and instead described the currently documented behavior directly. Will this version work? |
Description
Clarify the note about NVIDIA GPU access in the Docker Engine container documentation.
The previous wording said that NVIDIA GPUs can only be accessed by systems running a "single engine", but did not define what "single engine" means. This update reframes the note around the documented scope of the page: standalone Docker Engine containers on a single host.
Related issues or tickets
Closes #25685
Reviews