.. currentmodule:: cuda.core.experimental
Released on Aug 7, 2025
- Support CUDA 13.
pip install cuda-core[cu13]also works now. - This is the last release that officially supports CUDA 11.
None.
- :class:`Stream` and :class:`Event` can be subclassed now.
None.
- :meth:`Device.set_current` is made faster.