Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enqueue_write_buffer and enqueue_read_buffer arguments #107

Closed
jkozdon opened this issue Jun 1, 2016 · 0 comments
Closed

enqueue_write_buffer and enqueue_read_buffer arguments #107

jkozdon opened this issue Jun 1, 2016 · 0 comments
Assignees

Comments

@jkozdon
Copy link

jkozdon commented Jun 1, 2016

I was wondering as the reason for enqueue_write_buffer and enqueue_read_buffer taking different arguments, i.e., why does enqueue_write_buffer take nbytes and enqueue_read_buffer not. It seems that these should be same.

Also, currently nbytes is not used by enqueue_write_buffer, so the user does not have access to the low-level interface (instead the number of bytes is determined from the size of the host buffer).

@vchuravy vchuravy self-assigned this Aug 5, 2016
@juliohm juliohm closed this as completed Oct 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants