NVIDIA / nvidia-container-toolkit

Build and run containers leveraging NVIDIA GPUs
Apache License 2.0
1.88k stars 214 forks source link

Hyper-V base image and GPU-Partitioning #541

Open ferdiozturk opened 2 weeks ago

ferdiozturk commented 2 weeks ago

I know, only Linux is supported currently. But at work we are using mostly Windows and therefore also Hyper-V windows images. Is there any plan (and if yes a timeline) from Nvidia to release a hyper-v image sothat we can use our Nvidia GPUs inside the hyperv-isolated windows containers?

Alternatively: I remember I have seen in some Github repo from the docker team that they wanted to implement https://github.com/jamesstringerparsec/Easy-GPU-PV which works for Hyper-V VMs (I tested it) but not for Hyper-V win containers (yet). Does anybody have knowledge about the status? I lost the specific Issue, would be nice if you can share

BTW: Microsoft just released a Win Server 2025 preview which includes GUI tools to configure GPU-P. I bet the upcoming 2025 base image will also be able to do it, that would resolve the issue that Nvidia itself does not release a better supported image for us Windows-Fanboys ...