PMPI_Allgather     49 ompi/contrib/libompitrace/allgather.c     return PMPI_Allgather(sendbuf, sendcount, sendtype, recvbuf, recvcount, recvtype, comm);
PMPI_Allgather     16 ompi/mca/io/romio321/romio/adio/include/mpipr.h #define MPI_Allgather PMPI_Allgather
PMPI_Allgather     41 ompi/mpi/c/allgather.c #define MPI_Allgather PMPI_Allgather
PMPI_Allgather     86 ompi/mpi/fortran/mpif-h/allgather_f.c     ierr_c = PMPI_Allgather(sendbuf,
PMPI_Allgather     23 oshmem/runtime/oshmem_shmem_exchange.c     rc = PMPI_Allgather(send_buf, elem_size, MPI_BYTE,