Replace MPI_Allreduce with allreduce
@frey_m suggested in #485 (comment 18514) to use allreduce
instead of MPI_Allreduce
:
Please consider also the use of Datatypes.h with one of the allreduce functions.
[..] Here is an example.
Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.
Please migrate repositories to https://gitea.psi.ch - if you need help, contact gitea@psi.ch
@frey_m suggested in #485 (comment 18514) to use allreduce
instead of MPI_Allreduce
:
Please consider also the use of Datatypes.h with one of the allreduce functions.
[..] Here is an example.