feat: cuda reducers - add combinations for n>2, argmin and argmax, and fix min.#3645
feat: cuda reducers - add combinations for n>2, argmin and argmax, and fix min.#3645ianna merged 31 commits intoscikit-hep:mainfrom
combinations for n>2, argmin and argmax, and fix min.#3645Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files
🚀 New features to boost your workflow:
|
|
The documentation preview is ready to be viewed at http://preview.awkward-array.org.s3-website.us-east-1.amazonaws.com/PR3645 |
ariostas
left a comment
There was a problem hiding this comment.
Just some very minor comments. I didn't go through the logic of the code.
On a separate note, as far as I can tell there are is no pre-commit hook to format cpp files. Do you think it would be worth adding it (on a separate PR)?
|
Hi @ianna, I remember you said last week that this is not using CCCL yet. However, I do see a a folder being started under |
Co-authored-by: Andres Rios Tascon <ariostas@gmail.com>
Hi @ikrommyd. The plan is to build on this directory structure. This CCCL kernel can be used though it is not a default yet :-) |
No description provided.