Open leofang opened 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.
@aterrel interested in work stealing? 😆
cuda-python
packages (futurecuda.bindings
#75):main
for the latest majorcuda-N
and the last majorcuda-<N-1>
, and we backport bug fixes that are merged intomain
to the last major branch as well.