Emily Zhao
Emily Zhao
Pythonic CUDA object model: ```[tasklist] ### Tasks - [ ] https://github.com/NVIDIA/cuda-python/issues/76 - [ ] https://github.com/NVIDIA/cuda-python/issues/77 - [ ] https://github.com/NVIDIA/cuda-python/issues/78 - [ ] https://github.com/NVIDIA/cuda-python/issues/79 - [ ] https://github.com/NVIDIA/cuda-python/issues/93 - [ ]...
```[tasklist] - [ ] https://github.com/NVIDIA/cuda-python/issues/94 - [ ] https://github.com/NVIDIA/cuda-python/issues/95 - [ ] https://github.com/NVIDIA/cuda-python/issues/96 ```
Objects to cover: - Device - Context - Stream - Event - `MemoryResource` - `Buffer` - `@viewable` and `GPUMemoryView` - `launch()` and `LaunchConfig` - `Program` and `Linker` - header and...