async memcpy
For #4
Add
- Implement
Memcpy::copy_from_asyncusing cuMemcpyAsync and tokio::task::spawn_blocking for awaiting cuStreamSynchronize - impl
DebugandPartialEqforPageLocakedMemory,DeviceMemory, andResgiteredMemoryfor better debugging
Change
- Stream and Event now has
ContextRefinstead ofContext!83 (merged) - impl
CopyforContextRef
TODO
-
async_traitforMemcpy -
for [T] -
for DeviceMemory,PageLockedMemroyandRegisteredMemroy -
for Array
Edited by termoshtt