ladrive
ladrive
> > To pass-through your Intel iGPU, add the following lines to your compose file: > > ```yaml > > environment: > > GPU: "Y" > > devices: > >...
> It totally depends on what you are trying to achieve. In the screenshot I see the GPU adapter in Windows device manager, so that means it works and everything...
> I know for certain that it works in Linux guests, as I use the same code in my other project ( https://github.com/vdsm/virtual-dsm ) where the GPU is used for...