Is anyone on this forum supporting/integrating GPU computing with ON? If it is so, could you please indicate me how did you make this integration and how are you supporting it?
Also, Is anyone else on this forum interested in getting some facilities in ON to support GPU computing?
But I am thinking of sharing the GPU by multiple VMs
(e.g. rCUDA) and not GPU passthourgh method(since only one VM can access the GPU), is it possible ?
As far as I know, It is only possible to do it through passthrough method.
If you have 4 GPU PCI devices on the host, you could assign each of these GPU devices to different VMs and have 4 VMs running with one GPU device each one but I don’t think it is possible to share the same GPU by multiple VMs.