Home
last modified time | relevance | path

Searched defs:MPI_Irecv (Results 1 – 25 of 37) sorted by relevance

12

/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Direcv.c34 #pragma weak MPI_Irecv = PMPI_Irecv macro
36 #define MPI_Irecv PMPI_Irecv macro
42 int MPI_Irecv(void *buf, int count, MPI_Datatype type, int source, in MPI_Irecv() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Direcv.c33 #pragma weak MPI_Irecv = PMPI_Irecv macro
35 #define MPI_Irecv PMPI_Irecv macro
41 int MPI_Irecv(void *buf, int count, MPI_Datatype type, int source, in MPI_Irecv() function
/dports/net/mpich/mpich-3.4.3/src/mpi/pt2pt/
H A Direcv.c10 #pragma weak MPI_Irecv = PMPI_Irecv macro
25 #define MPI_Irecv PMPI_Irecv macro
56 int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, in MPI_Irecv() function
/dports/net/mpich2/mpich2-1.5/src/mpi/pt2pt/
H A Direcv.c12 #pragma weak MPI_Irecv = PMPI_Irecv macro
24 #define MPI_Irecv PMPI_Irecv macro
58 int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, in MPI_Irecv() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Direcvf.c169 #define MPI_Irecv PMPI_Irecv macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Direcvf.c248 #define MPI_Irecv PMPI_Irecv macro
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h106 #define MPI_Irecv hypre_MPI_Irecv macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h27 #define MPI_Irecv PETSC_MPI_IRECV macro
H A Dmpi.h454 #define MPI_Irecv(buf,count,datatype,source,tag,comm,request) \ macro
/dports/science/gromacs/gromacs-2021.4/src/external/thread_mpi/include/thread_mpi/
H A Dmpi_bindings.h232 #define MPI_Irecv tMPI_Irecv macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h166 #define MPI_Irecv PMPI_Irecv macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h169 #define MPI_Irecv PMPI_Irecv macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h166 #define MPI_Irecv PMPI_Irecv macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h170 #define MPI_Irecv PMPI_Irecv macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dmpe_prof.c270 int MPI_Irecv( buf, count, datatype, source, tag, comm, request ) in MPI_Irecv() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/STUBS/
H A Dmpi.c187 int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, in MPI_Irecv() function
/dports/science/madness/madness-ebb3fd7/src/madness/world/
H A Dstubmpi.h166 inline int MPI_Irecv(void*, int, MPI_Datatype, int, int, MPI_Comm, MPI_Request*) { return MPI_ERR_C… in MPI_Irecv() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h94 #define MPI_Irecv PMPI_Irecv macro
/dports/math/form/form-4.2.1/sources/
H A Dmpidbg.h330 #define MPI_Irecv(...) MPIDBG_Irecv(__VA_ARGS__, __FILE__, __LINE__, __func__) macro
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfakempi.h115 static inline int MPI_Irecv( void *buf MAYBE_UNUSED, int count MAYBE_UNUSED, MPI_Datatype datatype … in MPI_Irecv() function
/dports/science/sparta/sparta-20Oct2021/src/STUBS/
H A Dmpi.c230 int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, in MPI_Irecv() function
/dports/science/lammps/lammps-stable_29Sep2021/src/STUBS/
H A Dmpi.cpp285 int MPI_Irecv(void *buf, int count, MPI_Datatype datatype, int source, int tag, MPI_Comm comm, in MPI_Irecv() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c124 void STDCALLBULL MPI_Irecv() {} in MPI_Irecv() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/graphics/src/
H A Dvisual_mess.c516 int MPI_Irecv( buf, count, datatype, source, tag, comm, request ) in MPI_Irecv() function
/dports/science/PETSc/petsc-3.14.1/include/
H A Dpetsclog.h533 #define MPI_Irecv(buf,count,datatype,source,tag,comm,request) \ macro

12