Intro to NVIDIA Docker
Last updated
Was this helpful?
Last updated
Was this helpful?
To enable portability in Docker images that leverage GPUs, NVIDIA developed , an open source project that provides a command line tool to mount the user mode components of the NVIDIA driver and the GPUs into the Docker container at launch. NVIDIA Docker is essentially a wrapper around Docker that transparently provisions a container with the necessary components to execute code on the GPU.