cuda-python
cuda-python copied to clipboard
CUDA Python: Performance meets Productivity
```[tasklist] - [ ] https://github.com/NVIDIA/cuda-python/issues/98 - [ ] https://github.com/NVIDIA/cuda-python/issues/99 ```
Is this a bug? `getLocalRuntimeVersion()` fails for me in cuda 11.8 environment. I'm asking because I see that the API call is in the [cuda-python 11.8 release notes](https://nvidia.github.io/cuda-python/release/11.8.3-notes.html). In the...
In beta 1 (#87) part of MR is added but mostly for placeholder purposes. We would like to have the core RMM Python refactored into `cuda.core`.
Assumptions: 1. Only team members can add labels freely (permission issue ✔ ) 2. Team members have the right knowledge for issue categories etc (label picking ✔ ) I think...
https://github.com/NVIDIA/cuda-python/blob/e1e332564c48db556212d59262a149b1a63285e8/cuda/benchmarks/test_cupy.py#L11-L12
Right now it is quite subtle that the test/benchmark suites are designed to only allow editable builds to run. For normal builds, pytest has a hard time importing the needed...
Main question: Do we want to the same project docs with `cuda.py` (#70) & `cuda.bindings` (#75) coexist say under separate tabs or pages, or do we want each namespace package...