Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
restore allocation free maxdiff (#1051)
The mapreduce based version allocates which is undesirable. This change restores the previous allocation free code for normal Arrays while still allowing gpu arrays using mapreduce
- Loading branch information