Skip to content

[FEA] Make cuda.core.Stream recognized by numba-cuda by supporting the __cuda_stream__ protocol #151

@leofang

Description

@leofang

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

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions