Skip to content
Snippets Groups Projects
Commit 902cab8f authored by Stephan Seitz's avatar Stephan Seitz
Browse files

feat: implement `__cuda_array_interface__`

https://numba.readthedocs.io/en/stable/cuda/cuda_array_interface.html

Also allow to execute with cupy (https://docs.cupy.dev/en/stable/index.html)
instead of pycuda

TODO:
- [ ] check that pointers in correct CUDA context and if not import into
  current
- [ ] make execution with pycuda aware of `__cuda_array_interface__`
parent 262446d1
Pipeline #51352 failed with stages
in 2 minutes and 22 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment