Home
last modified time | relevance | path

Searched defs:MPI_Gather (Results 1 – 25 of 35) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dgather.c38 #pragma weak MPI_Gather = PMPI_Gather macro
40 #define MPI_Gather PMPI_Gather macro
46 int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Gather() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dgather.c39 #pragma weak MPI_Gather = PMPI_Gather macro
41 #define MPI_Gather PMPI_Gather macro
47 int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Gather() function
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/gather/
H A Dgather.c71 #pragma weak MPI_Gather = PMPI_Gather macro
87 #define MPI_Gather PMPI_Gather macro
257 int MPI_Gather(const void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Gather() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/collchk/src/
H A Dgather.c7 int MPI_Gather(MPICH2_CONST void* sbuff, int scnt, MPI_Datatype stype, in MPI_Gather() function
/dports/net/mpich2/mpich2-1.5/src/mpi/coll/
H A Dgather.c12 #pragma weak MPI_Gather = PMPI_Gather macro
24 #define MPI_Gather PMPI_Gather macro
740 int MPI_Gather(MPICH2_CONST void *sendbuf, int sendcnt, MPI_Datatype sendtype, in MPI_Gather() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dgatherf.c169 #define MPI_Gather PMPI_Gather macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dgatherf.c248 #define MPI_Gather PMPI_Gather macro
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h98 #define MPI_Gather hypre_MPI_Gather macro
H A D_hypre_utilities.h247 #define MPI_Gather hypre_MPI_Gather macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h20 #define MPI_Gather PETSC_MPI_GATHER macro
H A Dmpi.h741 #define MPI_Gather(sendbuf,sendcount,sendtype,\ macro
/dports/science/gromacs/gromacs-2021.4/src/external/thread_mpi/include/thread_mpi/
H A Dmpi_bindings.h241 #define MPI_Gather tMPI_Gather macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h106 #define MPI_Gather PMPI_Gather macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h109 #define MPI_Gather PMPI_Gather macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h106 #define MPI_Gather PMPI_Gather macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h108 #define MPI_Gather PMPI_Gather macro
/dports/net/mpich2/mpich2-1.5/test/mpi/util/
H A Dnbc_pmpi_adapter.c50 int MPI_Gather(MPITEST_CONST void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, in… in MPI_Gather() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/STUBS/
H A Dmpi.c445 int MPI_Gather(void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Gather() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h55 #define MPI_Gather PMPI_Gather macro
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfakempi.h162 static inline int MPI_Gather(const void * sendbuf, int sendcount, MPI_Datatype st, void * recvbuf,… in MPI_Gather() function
/dports/science/sparta/sparta-20Oct2021/src/STUBS/
H A Dmpi.c531 int MPI_Gather(void *sendbuf, int sendcount, MPI_Datatype sendtype, in MPI_Gather() function
/dports/science/lammps/lammps-stable_29Sep2021/src/STUBS/
H A Dmpi.cpp615 int MPI_Gather(void *sendbuf, int sendcount, MPI_Datatype sendtype, void *recvbuf, int recvcount, in MPI_Gather() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c109 void STDCALLBULL MPI_Gather() {} in MPI_Gather() function
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetsclog.h584 #define MPI_Gather(sendbuf,sendcount,sendtype,recvbuf,recvcount,recvtype,root,comm) \ macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dtrace_mpi_core.c213 int MPI_Gather( sendbuf, sendcnt, sendtype, recvbuf, recvcount, recvtype, root, comm ) in MPI_Gather() function

12