gdrcopy icon indicating copy to clipboard operation
gdrcopy copied to clipboard

thinking about working with CUDA async API

Open hongbilu opened this issue 1 year ago • 0 comments

hi, Thinking about gdrcopy API working with cuda async API? for many scenarios, cuMemcpyAsync or other async API are used often. If gdrcopy copy APIs work with cuStreamCallback, I don't think the performance will work very well, but async mode is a big requirement . what do you think?

hongbilu avatar Aug 21 '23 08:08 hongbilu