NVIDIA / cuda-python

CUDA Python Low-level Bindings
https://nvidia.github.io/cuda-python/
Other
984 stars 77 forks source link

Document support policies #136

Open leofang opened 1 month ago

leofang commented 1 month ago
vzhurba01 commented 1 month ago

but use the patch version for Python only changes.

Cython changes as applicable are also allowed as long as we don't break ABI compatibility. Since the Runtime bindings currently uses a Cython reimplementation, any fixes going into that layers is OK since it's private.

leofang commented 1 month ago

@aterrel interested in work stealing? 😆