this post was submitted on 24 Apr 2025
50 points (98.1% liked)

Linux

7258 readers
954 users here now

A community for everything relating to the GNU/Linux operating system

Also check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 2 years ago
MODERATORS
top 9 comments
sorted by: hot top controversial new old
[–] sxan@midwest.social 5 points 2 weeks ago (1 children)
[–] possiblylinux127@lemmy.zip 9 points 2 weeks ago (4 children)

It might not

All this allows is for you to split your GPU into multiple virtual GPUs. The virtual GPUs then can be passed to a VM.

[–] sxan@midwest.social 3 points 2 weeks ago

Ah. Well, at least now I know the problem domain, even if it isn't relevant to me.

Thanks!

[–] phx@lemmy.ca 1 points 2 weeks ago (1 children)

Wonder how well this might work for AI stuff.. Dedicate GPU segments to processing on stuff VMs

[–] possiblylinux127@lemmy.zip 2 points 2 weeks ago (1 children)

I'm more curious about Linux gaming and VDI honestly

It would be amazing if I could split a high end card between a few people.

[–] phx@lemmy.ca 0 points 2 weeks ago

I recall reading a post on Reddit where somebody was able to have two people playing from a single machine with dual video cards dedicated to VMs.

[–] Flyswat@lemmy.dbzer0.com 1 points 2 weeks ago (1 children)

I can see a scenario where we no longer need to dedicate a physical GPU to a VM with passthru (say to use a windows game/program which cannot run on Linux) and instead split the GPU between the host Linux and the VM.

I wonder if this can be done dynamically, ie. you do that only when you start the VM.

[–] possiblylinux127@lemmy.zip 1 points 2 weeks ago

I could be wrong about this but I think it is always dynamic

I'm also really interested in virtio GPU as it seems fairly vendor independent. All it does is provide a virtual GPU that then passes the calls down to the GPU driver of the host

[–] ulterno@programming.dev 0 points 2 weeks ago