inducer / inducer/pycuda

Can pycuda.driver.memcpy_htod_async add a "size" parameter?

Open
#300 2 comments 0 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.