Skip to content

CUDA Graph phase 3 - memcpy nodes #1314

@rparolin

Description

@rparolin

Cover cuMemcpyAsync and cover cuMemsetAsync.

https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__MEM.html#group__CUDA__MEM_1g5f26aaf5582ade791e5688727a178d78

cuMemsetAsync has multiple bit-width APIs. We can wrap them nicely from the python side so the user doesn't need to worry about what bit-width variant they need to call.

https://docs.nvidia.com/cuda/cuda-driver-api/group__CUDA__MEM.html#group__CUDA__MEM_1g7d805e610054392a4d11e8a8bf5eb35c

Metadata

Metadata

Assignees

Labels

P0High priority - Must do!

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions