These are the release notes for the cuda-cccl Python package version 0.4.1, dated December 8th, 2025. The previous release was v0.4.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 and bug fixes
- Fix issue with
get_dtype()not working anymore for pytorch arrays (#6882) - Add fast path to extract PyTorch array pointer (#6884)