nvidia-docker from a windows host

Created on 1 Feb 2016  路  4Comments  路  Source: NVIDIA/nvidia-docker

Is it currently possible to attach nvidia devices from a windows host to a virtualbox host running the nvidia-docker images?

question

Most helpful comment

Now that Docker for Windows uses Hyper-V, has the situation changed?

All 4 comments

Unfortunately nvidia-docker doesn't support Windows right now.
Even if it did you would need to setup PCIe passthrough between your Windows host and your VM (Linux/Boot2Docker) which I'm pretty sure is not supported by VM vendors (i.e. Virtualbox, VMWare ...).

For reference, here is the wikipedia listing: https://en.wikipedia.org/wiki/Comparison_of_platform_virtualization_software#Other_features

That's what I thought, thanks for confirming.

Now that Docker for Windows uses Hyper-V, has the situation changed?

Sorry, just noticed #197, this was already discussed

Was this page helpful?
0 / 5 - 0 ratings