Home
last modified time | relevance | path

Searched defs:MPI_Iprobe (Results 1 – 25 of 30) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Diprobe.c33 #pragma weak MPI_Iprobe = PMPI_Iprobe macro
35 #define MPI_Iprobe PMPI_Iprobe macro
41 int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status) in MPI_Iprobe() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Diprobe.c34 #pragma weak MPI_Iprobe = PMPI_Iprobe macro
36 #define MPI_Iprobe PMPI_Iprobe macro
42 int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status *status) in MPI_Iprobe() function
/dports/net/mpich/mpich-3.4.3/src/mpi/pt2pt/
H A Diprobe.c10 #pragma weak MPI_Iprobe = PMPI_Iprobe macro
25 #define MPI_Iprobe PMPI_Iprobe macro
53 int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, MPI_Status * status) in MPI_Iprobe() function
/dports/net/mpich2/mpich2-1.5/src/mpi/pt2pt/
H A Diprobe.c12 #pragma weak MPI_Iprobe = PMPI_Iprobe macro
24 #define MPI_Iprobe PMPI_Iprobe macro
55 int MPI_Iprobe(int source, int tag, MPI_Comm comm, int *flag, in MPI_Iprobe() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Diprobef.c169 #define MPI_Iprobe PMPI_Iprobe macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Diprobef.c248 #define MPI_Iprobe PMPI_Iprobe macro
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h112 #define MPI_Iprobe hypre_MPI_Iprobe macro
H A D_hypre_utilities.h261 #define MPI_Iprobe hypre_MPI_Iprobe macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h49 #define MPI_Iprobe PETSC_MPI_IPROBE macro
H A Dmpi.h541 #define MPI_Iprobe(source,tag,comm,flag,status) \ macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h164 #define MPI_Iprobe PMPI_Iprobe macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h167 #define MPI_Iprobe PMPI_Iprobe macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h164 #define MPI_Iprobe PMPI_Iprobe macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h168 #define MPI_Iprobe PMPI_Iprobe macro
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dmpe_prof.c449 int MPI_Iprobe( source, tag, comm, flag, status ) in MPI_Iprobe() function
H A Dtrace_mpi_core.c1664 int MPI_Iprobe( source, tag, comm, flag, status ) in MPI_Iprobe() function
H A Dlog_mpi_core.c4473 int MPI_Iprobe( source, tag, comm, flag, status ) in MPI_Iprobe() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/logging/include/
H A Dmpiprof.h93 #define MPI_Iprobe PMPI_Iprobe macro
/dports/math/form/form-4.2.1/sources/
H A Dmpidbg.h565 #define MPI_Iprobe(...) MPIDBG_Iprobe(__VA_ARGS__, __FILE__, __LINE__, __func__) macro
/dports/math/cado-nfs/cado-nfs-f4284e2391121b2bfb97bc4880b6273c7250dc2f/utils/
H A Dfakempi.h92 static inline int MPI_Iprobe(int source MAYBE_UNUSED, int tag MAYBE_UNUSED, MPI_Comm comm MAYBE_UNU… in MPI_Iprobe() function
/dports/science/elmerfem/elmerfem-release-9.0/fem/src/
H A Dmpi_stubs.c105 void STDCALLBULL MPI_Iprobe() {} in MPI_Iprobe() function
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/mpi_wrapper/mpi3/fake/
H A Dmpi.h610 int MPI_Iprobe( // Nonblocking test for a message in MPI_Iprobe() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dmpi-f08-interfaces.F90121 interface MPI_Iprobe interface
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/fortran/use-mpi-f08/mod/
H A Dmpi-f08-interfaces.F90121 interface MPI_Iprobe interface
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/
H A Dmissing.h1384 #define MPI_Iprobe(a1,a2,a3,a4,a5) PyMPI_UNAVAILABLE("MPI_Iprobe",a1,a2,a3,a4,a5) macro

12