Is your feature request related to a problem? Please describe.
I want to use cuda.core.Stream for
- kernel launch
- data copy
- ...
xref: https://nvidia.github.io/cuda-python/cuda-core/latest/interoperability.html#cuda-stream-protocol
Describe the solution you'd like
Describe alternatives you've considered
N/A
Additional context
N/A