feat: customly overload the reducers that call cuda-compute kernels#3894
Conversation
Codecov Report❌ Patch coverage is
❌ Your patch status has failed because the patch coverage (76.71%) is below the target coverage (98.00%). You can increase the patch coverage or adjust the target coverage. Additional details and impacted files
|
|
The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3894 |
… into maxymnaumchyk/overload-reducers
ianna
left a comment
There was a problem hiding this comment.
@maxymnaumchyk - Great! Please check my comments. Thanks.
Co-authored-by: Ianna Osborne <ianna.osborne@cern.ch>
…A/numba-cuda#739, which is now needed for using numpy>2.4
ianna
left a comment
There was a problem hiding this comment.
@maxymnaumchyk - great! Thanks. This one should go first and the #3840 one next.
…moved to `_connect/cuda/reducers.py` in the next PR
The purpose of this PR is to have custom reducers for cuda-compute (cccl) kernels (in a similar manner to JAX backend).