NVIDIA / cuda-python

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

Document support policies #136

Open leofang opened 3 weeks ago

leofang commented 3 weeks ago
vzhurba01 commented 3 weeks 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 3 weeks ago

@aterrel interested in work stealing? 😆