Home
last modified time | relevance | path

Searched refs:MPID_Create_intercomm_from_lpids (Results 1 – 5 of 5) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/include/
H A Dmpidpost.h192 int MPID_Create_intercomm_from_lpids( MPIR_Comm *newcomm_ptr,
/dports/net/mpich/mpich-3.4.3/src/mpi/comm/
H A Dintercomm_create.c119 mpi_errno = MPID_Create_intercomm_from_lpids(*new_intercomm_ptr, remote_size, remote_lpids); in MPIR_Intercomm_create_impl()
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/include/
H A Dmpidch4.h163 int MPID_Create_intercomm_from_lpids(MPIR_Comm *, int, const int[]);
/dports/net/mpich/mpich-3.4.3/src/mpid/ch3/src/
H A Dmpid_vc.c631 int MPID_Create_intercomm_from_lpids( MPIR_Comm *newcomm_ptr, in MPID_Create_intercomm_from_lpids() function
/dports/net/mpich/mpich-3.4.3/src/mpid/ch4/src/
H A Dch4_init.c882 int MPID_Create_intercomm_from_lpids(MPIR_Comm * newcomm_ptr, int size, const int lpids[]) in MPID_Create_intercomm_from_lpids() function