| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| CCCL Python Libraries (v0.5.1) source code.tar.gz | 2026-02-06 | 10.2 MB | |
| CCCL Python Libraries (v0.5.1) source code.zip | 2026-02-06 | 16.5 MB | |
| README.md | 2026-02-06 | 606 Bytes | |
| Totals: 3 Items | 26.7 MB | 0 | |
These are the release notes for the cuda-cccl Python package version 0.5.1, dated February 6th, 2026. The previous release was v0.5.0.
cuda-cccl is in "experimental" status, meaning that its API and feature set can change quite rapidly.
Installation
Please refer to the install instructions here
Features
Improvements
- Restrict to numba-cuda less than 0.27 (https://github.com/NVIDIA/cccl/pull/7529)
Bug Fixes
- Fix caching of functions referencing numpy ufuncs (https://github.com/NVIDIA/cccl/pull/7535)