gpu/cuda: introduce CUDA driver
This is the CUDA implementation of the gpudev library. Functionalities implemented through CUDA Driver API are: - Device probe and remove - Manage device memory alloc
gpu/cuda: introduce CUDA driver
This is the CUDA implementation of the gpudev library. Functionalities implemented through CUDA Driver API are: - Device probe and remove - Manage device memory allocations - Register/unregister external CPU memory in the device memory area
Signed-off-by: Elena Agostini <[email protected]>
show more ...
|