Hi guys.
Is there any way of sharing cuda GPU between a number of different independent processes? I mean is there any cuda method that would source the device to a process and behave like critical sections/mutex?
Hi guys.
Is there any way of sharing cuda GPU between a number of different independent processes? I mean is there any cuda method that would source the device to a process and behave like critical sections/mutex?