Can pycuda.driver.memcpy_htod_async add a "size" parameter?
Open
- Dominant language
- Python
- Stars
- 2.1k
- Forks
- 298
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
Hello, now "memcpy_htod_async" function only support paramter: `pycuda.driver.memcpy_htod_async(dest, src, stream=None)`. Can you extends this api with additional paramter: `size`? Here `size` means how many bytes will be copyed. Or is there any other
already exist function has the similay effect.
Thank you.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.