Subject: [Boost-users] mpi all_reduce
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-12-02 13:08:00


Hello,

how can I use the mpi::all_reduce with std::accumulate? I would reduce
the values of each process with a sum function

Thanks

Phil