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

Overwork API #44

Open
SimeonEhrig opened this issue Oct 27, 2021 · 1 comment
Open

Overwork API #44

SimeonEhrig opened this issue Oct 27, 2021 · 1 comment

Comments

@SimeonEhrig
Copy link
Member

Ideas:

  • separate functions, which requires host memory pointers or device pointer in the namespaces vikunja::host and vikunja::device
  • allow to pass alpaka buffer instead plain pointer
  • use begin and end pointer instead begin pointer and size (use specialization tratis to specialize function for pointer types like random access pointer)
  • make vikunja compatible with pointers of the std library
@SimeonEhrig
Copy link
Member Author

documentation about, how the std handles pointer: https://en.cppreference.com/w/cpp/iterator/iterator_traits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant