cuda-python
cuda-python copied to clipboard
Implement `from_handle()` for all `cuda.core` objects
We wanted to do this but it seems so far we've only covered Stream.from_handle. We want to also cover these objects:
-
Program -
ObjectCode -
Kernel -
Buffer