(Closes #2381) alternative approach to global reduction#3222
(Closes #2381) alternative approach to global reduction#3222
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3222 +/- ##
=======================================
Coverage 99.95% 99.95%
=======================================
Files 380 380
Lines 53916 53916
=======================================
Hits 53894 53894
Misses 22 22 ☔ 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 |
…clone into 2381_no_domain_global_reduction
|
Somehow or other I lost the changes on this branch so I'm closing it. |
Refactors the existing support for global sums and begins adding support for global max/min.