chickadee » mpi » MPI:allgather-TYPE

MPI:allgatherprocedure
MPI:allgather-TYPEprocedure

Gathers data of variable length from all processes and distributes it to all processes. Argument DATATYPE is an MPI datatype object. TYPE is one of the following: int, flonum, bytevector, s8vector, u8vector, s16vector, u16vector, s32vector, u32vector, f32vector, f64vector