Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 635 Bytes

File metadata and controls

24 lines (13 loc) · 635 Bytes

CUDA Python 12.9.0 Release notes

Released on May 5, 2025.

Included components

Highlights

  • Add bindings for libNVVM

Known issues

  • Updating from older versions (v12.6.2.post1 and below) via pip install -U cuda-python might not work. Please do a clean re-installation by uninstalling pip uninstall -y cuda-python followed by installing pip install cuda-python.