Home
last modified time | relevance | path

Searched defs:MPI_Allgather (Results 1 – 25 of 38) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dallgather.c38 #pragma weak MPI_Allgather = PMPI_Allgather macro
40 #define MPI_Allgather PMPI_Allgather macro
46 int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dallgather.c39 #pragma weak MPI_Allgather = PMPI_Allgather macro
41 #define MPI_Allgather PMPI_Allgather macro
47 int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/allgather/
H A Dallgather.c84 #pragma weak MPI_Allgather = PMPI_Allgather macro
100 #define MPI_Allgather PMPI_Allgather macro
300 int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/collchk/src/
H A Dallgather.c7 int MPI_Allgather(MPICH2_CONST void* sbuff, int scnt, MPI_Datatype stype, in MPI_Allgather() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/contrib/libompitrace/
H A Dallgather.c31 int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/net/openmpi/openmpi-4.1.1/ompi/contrib/libompitrace/
H A Dallgather.c31 int MPI_Allgather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/net/mpich2/mpich2-1.5/src/mpi/coll/
H A Dallgather.c12 #pragma weak MPI_Allgather = PMPI_Allgather macro
24 #define MPI_Allgather PMPI_Allgather macro
866 int MPI_Allgather(MPICH2_CONST void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/science/octopus/octopus-10.5/src/basic/
H A Dmpi_debug_inc.F90158 subroutine TS(MPI_Allgather)(sendbuf, sendcount, sendtype, recvbuf, & argument
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dallgatherf.c169 #define MPI_Allgather PMPI_Allgather macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dallgatherf.c248 #define MPI_Allgather PMPI_Allgather macro
/dports/science/lammps/lammps-stable_29Sep2021/lib/message/cslib/src/STUBS_MPI/
H A Dmpi_dummy.h74 static void MPI_Allgather(const void *in, int incount, MPI_Datatype intype, in MPI_Allgather() function
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h96 #define MPI_Allgather hypre_MPI_Allgather macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h21 #define MPI_Allgather PETSC_MPI_ALLGATHER macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h18 #define MPI_Allgather PMPI_Allgather macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h21 #define MPI_Allgather PMPI_Allgather macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h18 #define MPI_Allgather PMPI_Allgather macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h16 #define MPI_Allgather PMPI_Allgather macro
/dports/net/mpich2/mpich2-1.5/test/mpi/util/
H A Dnbc_pmpi_adapter.c94 int MPI_Allgather(MPITEST_CONST void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf,… in MPI_Allgather() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/STUBS/
H A Dmpi.c380 int MPI_Allgather(void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h13 #define MPI_Allgather PMPI_Allgather macro
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfakempi.h172 static inline int MPI_Allgather(const void * sendbuf MAYBE_UNUSED, int sendcount MAYBE_UNUSED, MPI… in MPI_Allgather() function
/dports/science/sparta/sparta-20Oct2021/src/STUBS/
H A Dmpi.c487 int MPI_Allgather(void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Allgather() function
/dports/science/lammps/lammps-stable_29Sep2021/src/STUBS/
H A Dmpi.cpp573 int MPI_Allgather(void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, in MPI_Allgather() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c116 void STDCALLBULL MPI_Allgather() {} in MPI_Allgather() function
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetsclog.h578 #define MPI_Allgather(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype,comm) \ macro

12