-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
NVIDIA GPUIssues specific to NVIDIA GPUsIssues specific to NVIDIA GPUsP2 (eventual)This ought to be addressed, but has no schedule at the moment. (Assignee optional)This ought to be addressed, but has no schedule at the moment. (Assignee optional)enhancementNew feature or requestNew feature or request
Description
https://numba.pydata.org/numba-doc/dev/cuda/cuda_array_interface.html
It would not be hard to make DeviceArray
implement this interface on GPU.
It would be slightly harder to support wrapping a DeviceArray
around an existing CUDA array, but not that hard.
clemisch, aseyboldt, jakirkham, beckermr, jonasrauber and 11 more
Metadata
Metadata
Assignees
Labels
NVIDIA GPUIssues specific to NVIDIA GPUsIssues specific to NVIDIA GPUsP2 (eventual)This ought to be addressed, but has no schedule at the moment. (Assignee optional)This ought to be addressed, but has no schedule at the moment. (Assignee optional)enhancementNew feature or requestNew feature or request