Home
last modified time | relevance | path

Searched defs:Allgather (Results 1 – 25 of 26) sorted by relevance

12

/dports/science/plumed/plumed2-2.7.2/src/tools/
H A DCommunicator.h227 template <class T,class S> void Allgather(const T*sendbuf,int sendcount,S*recvbuf,int recvcount) { in Allgather() function
231 template <class T,class S> void Allgather(const T&sendbuf,S&recvbuf) { in Allgather() function
H A DCommunicator.cpp202 void Communicator::Allgather(ConstData in,Data out) { in Allgather() function in PLMD::Communicator
/dports/misc/py-xgboost/xgboost-1.5.1/rabit/src/
H A Dengine.cc85 void Allgather(void *sendrecvbuf_, size_t total_size, in Allgather() function
H A Dallreduce_mock.h56 void Allgather(void *sendrecvbuf, size_t total_size, size_t slice_begin, in Allgather() function
H A Dengine_mpi.cc25 void Allgather(void *sendrecvbuf_, size_t total_size, size_t slice_begin, in Allgather() function in rabit::engine::MPIEngine
H A Dallreduce_base.h102 void Allgather(void *sendrecvbuf_, size_t total_size, size_t slice_begin, in Allgather() function
H A Drabit_c_api.cc123 void Allgather(void *sendrecvbuf_, in Allgather() function
/dports/misc/xgboost/xgboost-1.5.1/rabit/src/
H A Dengine.cc85 void Allgather(void *sendrecvbuf_, size_t total_size, in Allgather() function
H A Dallreduce_mock.h56 void Allgather(void *sendrecvbuf, size_t total_size, size_t slice_begin, in Allgather() function
H A Dengine_mpi.cc25 void Allgather(void *sendrecvbuf_, size_t total_size, size_t slice_begin, in Allgather() function in rabit::engine::MPIEngine
H A Dallreduce_base.h102 void Allgather(void *sendrecvbuf_, size_t total_size, size_t slice_begin, in Allgather() function
H A Drabit_c_api.cc123 void Allgather(void *sendrecvbuf_, in Allgather() function
/dports/misc/adios2/ADIOS2-2.7.1/source/adios2/helper/
H A DadiosCommDummy.cpp142 void CommImplDummy::Allgather(const void *sendbuf, size_t sendcount, in Allgather() function in adios2::helper::CommImplDummy
H A DadiosComm.inl168 void Comm::Allgather(const TSend *sendbuf, size_t sendcount, TRecv *recvbuf, function in adios2::helper::Comm
H A DadiosCommMPI.cpp261 void CommImplMPI::Allgather(const void *sendbuf, size_t sendcount, in Allgather() function in adios2::helper::CommImplMPI
/dports/misc/py-xgboost/xgboost-1.5.1/rabit/include/rabit/internal/
H A Drabit-inl.h182 inline void Allgather(DType *sendrecvbuf, in Allgather() function
/dports/misc/xgboost/xgboost-1.5.1/rabit/include/rabit/internal/
H A Drabit-inl.h182 inline void Allgather(DType *sendrecvbuf, in Allgather() function
/dports/science/getdp/getdp-3.4.0-source/Kernel/
H A DOperation_Broadcast.cpp240 int Allgather=1; in Operation_GatherVariables() local
/dports/net/openmpi3/openmpi-3.1.6/ompi/mpi/cxx/
H A Dcomm_inln.h366 MPI::Comm::Allgather(const void *sendbuf, int sendcount, in Allgather() function
/dports/net/openmpi/openmpi-4.1.1/ompi/mpi/cxx/
H A Dcomm_inln.h366 MPI::Comm::Allgather(const void *sendbuf, int sendcount, in Allgather() function
/dports/math/vtk6/VTK-6.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx459 def Allgather(self, sendbuf, recvbuf): member in Comm
/dports/math/vtk8/VTK-8.2.0/ThirdParty/mpi4py/vtkmpi4py/src/MPI/
H A DComm.pyx633 def Allgather(self, sendbuf, recvbuf): member in Comm
/dports/net/py-mpi4py/mpi4py-3.1.3/src/mpi4py/MPI/
H A DComm.pyx764 def Allgather( member in Comm
/dports/net/mpich2/mpich2-1.5/src/include/
H A Dmpiimpl.h1904 int (*Allgather) (const void*, int, MPI_Datatype, void*, int, member
/dports/net/mpich2/mpich2-1.5/src/binding/cxx/
H A Dmpicxx.h.in1450 …virtual void Allgather( const void* v1, int v2, const Datatype &v3, void* v4, int v5, const Dataty… function

12