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

add __cuda_array_interface__ #4

Closed
casperdcl opened this issue Feb 1, 2021 · 0 comments · Fixed by #5
Closed

add __cuda_array_interface__ #4

casperdcl opened this issue Feb 1, 2021 · 0 comments · Fixed by #5
Assignees
Labels
documentation Improvements or additions to documentation enhancement New feature or request

Comments

@casperdcl
Copy link
Member

casperdcl commented Feb 1, 2021

This would allow easily adding to https://github.com/xnd-project/arrayviews (#23):

  • CPU arrays (already possible)
  • CUDA arrays, thereby supporting e.g.: cupy, numba, pyarrow, xnd, cudf, ...

Other references:

@casperdcl casperdcl added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 1, 2021
@casperdcl casperdcl self-assigned this Feb 1, 2021
casperdcl added a commit that referenced this issue Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant