Skip to content

Latest commit

 

History

History
24 lines (14 loc) · 836 Bytes

File metadata and controls

24 lines (14 loc) · 836 Bytes
.. module:: cuda.bindings

cuda-bindings 12.9.4 Release notes

Highlights

Bug fixes

  • The graphics APIs in cuda.bindings.runtime were inadvertently disabled in 12.9.3. This has been fixed.

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.
  • The graphics APIs in cuda.bindings.runtime are inadvertently disabled in 12.9.3. Users needing these APIs should update to 12.9.4.