cuda-bindings
12.X.Y Release notes¶
Released on TBD.
Highlights¶
The
cuda.bindings.nvvm
Python module was added, wrapping the libNVVM C API.Source build error checking added for missing required headers
Statically link CUDA Runtime instead of reimplementing it
Fix performance hint warnings raised by Cython 3
Move stream callback wrappers to the Python layer