Aug 9, 2017 · 1 min read
Docker is an orthogonal technology. It lets you use virtual machines. By default though, docker VMs can’t access the physical GPU. You might need to have GPU access from a VM to use a pre-built ML application, for example.
Docker is an orthogonal technology. It lets you use virtual machines. By default though, docker VMs can’t access the physical GPU. You might need to have GPU access from a VM to use a pre-built ML application, for example.