GPU can not even run its own OS basically, it's a parallel co-processor, when-should/how-could I use it as a VM?
LibVF.IO: Add support for GPU Virtual Machine (GVM)
11–20 of 57 posts
Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#12Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#13Is it possible to use this for a remote gpu solution somehow?
Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#14Earlier quoted context omitted.
To be honest with you I am extremely excited by what you are working towards, but utterly beyond confusion when it comes to the GPU virtualization landscape. The walls that vendors have built in this area in their attempt to artificially segment "consumer" and "professional" are shameful. NVidia in particular has been reprehensible. I wish more people cared. Thank you!
Thanks for your kind words! We're all virtualization users ourselves so I definitely get what you mean - we started this project because we wanted to help people to get access to the magic at home using the hardware they already have! I will say though that Nvidia has done a lot towards improving their support for open source. While it might be a bit of an uncommon take in my view many of the folks who probably are m…
Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#15What does it do? Does it let one pass a virtual GPU to the guest without complete PCI-passthrough? E.g. will I be able to share host GPU between the host system and guests?
Ya, that's exactly correct. :)
Annoying t hing right now is that you have to pony up for the fancy nvidia cards plus insane nvidia licensing for their multiGPU virtualized cards. AMD at least makes you only pay for the hardware but its still super pricey.
Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#16Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#17Earlier quoted context omitted.
Ya, that's exactly correct. :)
What about one GPU with multiple VM? Annoying t hing right now is that you have to pony up for the fancy nvidia cards plus insane nvidia licensing for their multiGPU virtualized cards. AMD at least makes you only pay for the hardware but its still super pricey.
Both VMs are actually based on Windows (one simply doesn't have explorer.exe running) and each has it's own virtual GPU attached.
This laptop has a Nvidia graphics processor inside but it also works with laptops that have an Xe Intel graphics processor. I'm hoping at some point it will work well on AMD too.
Re: LibVF.IO: Add support for GPU Virtual Machine (GVM)
#18Is this similar to the virglrenderer project? https://gitlab.freedesktop.org/virgl/virglrenderer
I made this web page to try consolidate some information from various folks who have contributed a lot in this area of open source to show how it works (there are some novel additions we've made as well based on our own work with GVM):