|
|
|
|
|
by mindcrash
178 days ago
|
|
In case all of this sounds interesting: After skimming the article I noticed a large chunk of this article (specifically the bits on deattaching/attaching drivers, qemu and vfio) applies more or less to general GPU virtualization under Linux too! 1) Replace any "nvidia" for "amdgpu" for Team Red based setups when needed 2) The PCI ids are all different, so you'll have look them up with lspci yourselves 3) Note that with consumer GPU's you need to deattach and attach a pair of two devices (GPU video and GPU audio); else things might get a bit wonky |
|