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

implement Array according to array_usage.md #1

Closed
Glavnokoman opened this issue Apr 26, 2018 · 0 comments
Closed

implement Array according to array_usage.md #1

Glavnokoman opened this issue Apr 26, 2018 · 0 comments
Labels
enhancement New feature or request
Projects
Milestone

Comments

@Glavnokoman
Copy link
Owner

Glavnokoman commented Apr 26, 2018

Provide ForwardIterator and OutputIterator compatible interface for (double-)buffered async io between host and device arrays. Sync happens explicitely or at ArrayView destruction. Device local & host visible memory should be used for staging buffers when available.

@Glavnokoman Glavnokoman added the enhancement New feature or request label Apr 26, 2018
@Glavnokoman Glavnokoman changed the title [Feature] ArrayView for async access to device buffers ArrayView for async access to device buffers Apr 26, 2018
@Glavnokoman Glavnokoman added this to the v1.1 milestone Apr 26, 2018
@Glavnokoman Glavnokoman added this to To do in v1.0 May 1, 2018
@Glavnokoman Glavnokoman changed the title ArrayView for async access to device buffers implement Array according to array_usage.md May 22, 2018
@Glavnokoman Glavnokoman modified the milestones: v1.1, v1.0 May 23, 2018
@Glavnokoman Glavnokoman moved this from To do to In progress in v1.0 May 23, 2018
@Glavnokoman Glavnokoman moved this from In progress to Done in v1.0 May 31, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
No open projects
v1.0
  
Done
Development

No branches or pull requests

1 participant