cuda-python
cuda-python copied to clipboard
WIP: Support passing SMV as a kernel argument of type `cuda::std::mdspan`
Description
Accompanying PR: https://github.com/cupy/cupy/pull/9525
Still WIP, lots to sort out.
closes #748
Checklist
- [ ] New or existing tests cover these changes.
- [ ] The documentation is up to date with these changes.