Home
last modified time | relevance | path

Searched defs:MPI_Bcast (Results 1 – 25 of 47) sorted by relevance

12

/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/c/
H A Dbcast.c32 #pragma weak MPI_Bcast = PMPI_Bcast macro
34 #define MPI_Bcast PMPI_Bcast macro
40 int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, in MPI_Bcast() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/c/
H A Dbcast.c33 #pragma weak MPI_Bcast = PMPI_Bcast macro
35 #define MPI_Bcast PMPI_Bcast macro
41 int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, in MPI_Bcast() function
/dports/net/mpich/mpich-3.4.3/src/mpi/coll/bcast/
H A Dbcast.c132 #pragma weak MPI_Bcast = PMPI_Bcast macro
147 #define MPI_Bcast PMPI_Bcast macro
314 int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) in MPI_Bcast() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/collchk/src/
H A Dbcast.c7 int MPI_Bcast(void* buff, int cnt, MPI_Datatype dt, int root, MPI_Comm comm) in MPI_Bcast() function
/dports/net/openmpi3/openmpi-3.1.6/ompi/contrib/libompitrace/
H A Dbcast.c29 int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, in MPI_Bcast() function
/dports/net/openmpi/openmpi-4.1.1/ompi/contrib/libompitrace/
H A Dbcast.c29 int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, in MPI_Bcast() function
/dports/science/octopus/octopus-10.5/src/basic/
H A Dmpi_debug_inc.F90127 subroutine TS(MPI_Bcast)(buf, cnt, sendtype, root, comm, ierr) argument
/dports/science/ALPSCore/ALPSCore-2.2.0/gf/test/
H A Dmpi_guard.cpp31 int MPI_Bcast(void* buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) in MPI_Bcast() function
/dports/science/dalton/dalton-66052b3af5ea7225e31178bf9a8b031913c72190/DALTON/gp/
H A Dmpi_dummyc.c13 int MPI_Bcast(void* d, int n, MPI_Datatype t, int m, MPI_Comm c) { /* No OP */ R; } in MPI_Bcast() function
/dports/net/mpich2/mpich2-1.5/src/mpi/coll/
H A Dbcast.c13 #pragma weak MPI_Bcast = PMPI_Bcast macro
25 #define MPI_Bcast PMPI_Bcast macro
1448 int MPI_Bcast( void *buffer, int count, MPI_Datatype datatype, int root, in MPI_Bcast() function
/dports/net/mpich2/mpich2-1.5/src/binding/f77/
H A Dbcastf.c169 #define MPI_Bcast PMPI_Bcast macro
/dports/net/mpich/mpich-3.4.3/src/binding/fortran/mpif_h/
H A Dbcastf.c248 #define MPI_Bcast PMPI_Bcast macro
/dports/science/mpb/mpb-1.11.1/src/util/
H A Dmpiglue.h58 #define MPI_Bcast(b, n, t, root, comm) 0 macro
/dports/science/lammps/lammps-stable_29Sep2021/lib/message/cslib/src/STUBS_MPI/
H A Dmpi_dummy.h73 static void MPI_Bcast(void *, int, MPI_Datatype, int, MPI_Comm) {} in MPI_Bcast() function
/dports/science/hypre/hypre-2.23.0/src/utilities/
H A Dmpistubs.h102 #define MPI_Bcast hypre_MPI_Bcast macro
/dports/science/PETSc/petsc-3.14.1/include/petsc/mpiuni/
H A Dmpiunifdef.h19 #define MPI_Bcast PETSC_MPI_BCAST macro
/dports/science/gromacs/gromacs-2021.4/src/external/thread_mpi/include/thread_mpi/
H A Dmpi_bindings.h239 #define MPI_Bcast tMPI_Bcast macro
/dports/net/mpich2/mpich2-1.5/src/mpi/romio/adio/include/
H A Dmpipr.h38 #define MPI_Bcast PMPI_Bcast macro
/dports/net/mpich/mpich-3.4.3/src/mpi/romio/adio/include/
H A Dmpipr.h41 #define MPI_Bcast PMPI_Bcast macro
/dports/net/openmpi3/openmpi-3.1.6/ompi/mca/io/romio314/romio/adio/include/
H A Dmpipr.h38 #define MPI_Bcast PMPI_Bcast macro
/dports/net/openmpi/openmpi-4.1.1/ompi/mca/io/romio321/romio/adio/include/
H A Dmpipr.h34 #define MPI_Bcast PMPI_Bcast macro
/dports/net/mpich2/mpich2-1.5/test/mpi/util/
H A Dnbc_pmpi_adapter.c39 int MPI_Bcast(void *buffer, int count, MPI_Datatype datatype, int root, MPI_Comm comm) in MPI_Bcast() function
/dports/mail/spamassassin-devel/spamassassin-1ea352210/build/pga/source/
H A Dmpi_stub.c134 int MPI_Bcast(void *buf, int count, MPI_Datatype datatype, int root, MPI_Comm comm) { in MPI_Bcast() function
/dports/net/mpich2/mpich2-1.5/src/mpe2/src/wrappers/src/
H A Dmpe_prof.c170 int MPI_Bcast( buf, count, datatype, source, comm ) in MPI_Bcast() function
/dports/science/liggghts/LIGGGHTS-PUBLIC-3.8.0-26-g6e873439/src/STUBS/
H A Dmpi.c310 int MPI_Bcast(void *buf, int count, MPI_Datatype datatype, in MPI_Bcast() function

12