Home
last modified time | relevance | path

Searched refs:MPIR_FIRST_NBC_TAG (Results 1 – 6 of 6) sorted by relevance

/dports/net/mpich/mpich-3.4.3/src/include/
H A Dmpir_tags.h43 #define MPIR_FIRST_NBC_TAG (MPIR_LAST_HCOLL_TAG + 1) macro
/dports/net/mpich2/mpich2-1.5/src/mpid/common/sched/
H A Dmpid_sched.c96 start = MPIR_FIRST_NBC_TAG; in MPID_Sched_next_tag()
111 comm_ptr->next_sched_tag = MPIR_FIRST_NBC_TAG; in MPID_Sched_next_tag()
/dports/net/mpich/mpich-3.4.3/src/mpid/common/sched/
H A Dmpidu_sched.c176 start = MPIR_FIRST_NBC_TAG; in MPIDU_Sched_next_tag()
193 comm_ptr->next_sched_tag = MPIR_FIRST_NBC_TAG; in MPIDU_Sched_next_tag()
/dports/net/mpich/mpich-3.4.3/src/mpi/comm/
H A Dcommutil.c225 comm_p->next_sched_tag = MPIR_FIRST_NBC_TAG; in MPII_Comm_init()
/dports/net/mpich2/mpich2-1.5/src/mpi/comm/
H A Dcommutil.c103 comm_p->next_sched_tag = MPIR_FIRST_NBC_TAG; in MPIR_Comm_init()
/dports/net/mpich2/mpich2-1.5/src/include/
H A Dmpiimpl.h3754 #define MPIR_FIRST_NBC_TAG 30 macro