Tagged Questions
3
votes
4answers
1k views
CUDA / OpenCL within a Virtual Machine / Hypervisor
Anyone know of any virtualisation solutions that either allow CUDA/OpenCL access directly or implement CUDA/OpenCL abstraction.
UPDATE: Thank you those who commented. While classical 'desktop' ...
3
votes
1answer
644 views
Which Hypervisors allow Raw PCI access?
I am trying to find out which Hypervisor will allow me to grant access to specialized PCI cards (such as a telephony card) to a virtual machine. So far I have tried out VMWare ESXi server and it ...
1
vote
2answers
105 views
Getting the IO count
I am using xen hypervisor. I am trying to get the IO count of the VMs running on top of the xen hypervisor. Can someone suggest me some way or tool to get the IO count ? I tried using xenmon and ...