Contents:
Bases: object
object
(All)reduce multiple arguments.
TODO: * Use Allreduce/Reduce for NumPy types * combine multiple *args of same dtype into a single array, to reduce communication overhead.
Synchronize keys and metadata over all MPI ranks.
Use to run SCF only on the master node and broadcast result afterwards.