v25.11.00
This is a beta release of cuPyNumeric.
Pip wheels are available on PyPI at https://pypi.org/project/nvidia-cupynumeric/, for Linux (x86-64 and ARM64, with CUDA 12 and multi-node support) and macOS (for ARM64). Conda packages are available at https://anaconda.org/legate/cupynumeric, for Linux (x86-64 and ARM64, with CUDA 12/13 and multi-node support). GASNet-based (rather than UCX-based) conda packages are under the gex label. Windows is currently supported through WSL.
Documentation for this release can be found at https://docs.nvidia.com/cupynumeric/25.11/.
Highlights
Support matrix changes
- Start distributing conda packages for CUDA 13.
- Port to cuSolverMp 0.7 (now the new required minimum).
- Validate cuPyNumeric on DGX Spark.
Note that currently the pip wheels do not include CUDA 13 support, nor cuSolverMp support (linear solve / matrix decomposition APIs are constrained to single-GPU execution when using the wheels).
Added functionality
cupynumeric.histogram2dandcupynumeric.histogramddcupynumeric.lexsort