-
Notifications
You must be signed in to change notification settings - Fork 32
(Closes #2381) alternative approach to global reduction #3222
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
…into 2381_arp_global_reduction
…into 2381_arp_global_reduction
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3222 +/- ##
=======================================
Coverage 99.91% 99.91%
=======================================
Files 376 378 +2
Lines 53529 53525 -4
=======================================
- Hits 53484 53480 -4
Misses 45 45 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
The testing was becoming increasingly artificial as I didn't have any "legitimate" way to introduce kernels with |
Refactors the existing support for global sums and begins adding support for global max/min.