Go to the source code of this file.
Functions | |
void | MPIPostOneBuffer (const void *buffer, void *ref, int size, int pe, int tag, int type) |
int | getNewMPITag (void) |
void | LrtsSetRdmaBufferInfo (void *info, const void *ptr, int size, unsigned short int mode) |
Definition at line 43 of file machine-onesided.C.
References allocateSmsgList(), Cmi_smp_mode_setting, CmiMyRank(), CmiNodeOf(), COMM_THREAD_SEND_RECV, MPISendOrRecvOneBuffer(), PCQueuePush(), postMsgBuf, and procState.
Referenced by LrtsIssueRget(), LrtsIssueRput(), and PumpMsgs().
int getNewMPITag | ( | void | ) |
Definition at line 4 of file machine-onesided.h.
References CmiLock(), CmiUnlock(), rdmaTag, rdmaTagLock, and tagUb.
Referenced by LrtsIssueRget(), and LrtsIssueRput().
Definition at line 30 of file machine-onesided.h.
Referenced by CmiSetRdmaBufferInfo().