Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content

Resolve "Replace MPI_Allreduce with allreduce"

frey_m requested to merge 486-replace-mpi_allreduce-with-allreduce into master

Closes #486 (closed)

This MR does:

  • a replacement of MPI_Allreduce by allreduce of Ippl
  • a cleanup of the EnvelopeBunch class.
Edited by frey_m

Merge request reports