DistributedOperations.jl

Fast parallel broadcast and reduction operations. Part of the COFII framework.
Author ChevronETC
Popularity
1 Star
Updated Last
1 Year Ago
Started In
September 2020

DistributedOperations.jl

Documentation Action Statuses

Fast parallel broadcast and reduction operations for Julia using binary-tree algorithms. DistributedOperations.jl can broadcast and reduce over any Julia type, but we provide convenience methods for performing these operations on Julia arrays.