Is it necessary that memory allocation (on device) and kernel calls belong to the same host thread?
Regards,
Bogdan
Is it necessary that memory allocation (on device) and kernel calls belong to the same host thread?
Regards,
Bogdan
unless you use the driver API and the thread migration calls, yes