Oleksandr Pavlyk
|
39c29026fd
|
Move docstrings from PYI file to implementation
Added tests that docstrings exist and are not empty.
This closes #291
|
2026-02-02 11:55:48 -06:00 |
|
Nader Al Awar
|
711c1e2eb1
|
Replace all occurences of pynvbench with cuda-bench
|
2026-01-29 13:25:17 -06:00 |
|
Ashwin Srinath
|
a681e2185d
|
Add multi-cuda wheel build (#289)
Co-authored-by: Ashwin Srinath <shwina@users.noreply.github.com>
Co-authored-by: Nader Al Awar <naderalawar@gmail.com>
|
2026-01-28 10:37:55 -05:00 |
|
Oleksandr Pavlyk
|
b5e4b4ba31
|
cuda.nvbench -> cuda.bench
Per PR review suggestion:
- `cuda.parallel` - device-wide algorithms/Thrust
- `cuda.cooperative` - Cooperative algorithsm/CUB
- `cuda.bench` - Benchmarking/NVBench
|
2025-08-04 13:42:43 -05:00 |
|