Resolve "Replace MPI_Allreduce with allreduce"
Closes #486 (closed)
This MR does:
- a replacement of
MPI_Allreduce
byallreduce
of Ippl - a cleanup of the
EnvelopeBunch
class.
Edited by frey_m
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
gitlab.psi.ch will be shutdown by end of November! Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
Closes #486 (closed)
This MR does:
MPI_Allreduce
by allreduce
of IpplEnvelopeBunch
class.