Replies: 1 comment 3 replies
-
@li-liwen can you try the workarounds mentioned here: #10076 (reply in thread) |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi all. I've been trying to setup a proper GPU enabled KVM cluster for weeks. I cannot find any official document or complete tutorial on this topic. It seems that GPU is working on Xen, but I'm a fan of Ceph and KVM, so I really would like to make it work on KVM.
Currently, I could only find some recent discussion indicating it's not working on KVM: #10112 (comment)
This issue has been resolved, but the writer indicates it's only working in Xen, and I can't get it working even in 4.20. #9573
There's also a tutorial which not accessible any more on how to use extra config to pass GPU to one instance.
https://lab.piszki.pl/cloudstack-kvm-and-running-vm-with-vgpu/
I'm looking for a solution that can create a compute offering with GPU support, so that users can create instances with GPU passed through without the help of administrator (or other type of API). I'm wondering if it's possible to do that with KVM, and other non-datacenter GPUs like RTX 4090. If it can be done I'm happy to update the document for that.
Thanks for answering.
Beta Was this translation helpful? Give feedback.
All reactions