cuMemcpyDtoD ( dstDevice srcDevice ByteCount -- CUresult )


Vocabulary
cuda.ffi

Inputs
dstDevicean object
srcDevicean object
ByteCountan object


Outputs
CUresultan object


Definition