PPL Logo

arch/util/machine-lrts.h File Reference

Go to the source code of this file.

Functions

void LrtsPrepareEnvelope (char *msg, int size)
CmiCommHandle LrtsSendFunc (int destNode, int size, char *msg, int mode)
void LrtsSyncListSendFn (int npes, int *pes, int len, char *msg)
CmiCommHandle LrtsAsyncListSendFn (int npes, int *pes, int len, char *msg)
void LrtsFreeListSendFn (int npes, int *pes, int len, char *msg)
void LrtsSendPersistentMsg (PersistentHandle h, int destPE, int size, void *m)
void LrtsInit (int *argc, char ***argv, int *numNodes, int *myNodeID)
void LrtsPreCommonInit (int everReturn)
void LrtsPostCommonInit (int everReturn)
void LrtsAdvanceCommunication (int whileidle)
void LrtsDrainResources ()
void LrtsExit ()
void LrtsAbort (const char *message)
void LrtsPostNonLocal ()
void * LrtsAlloc (int, int)
void LrtsFree (void *)


Function Documentation

void LrtsPrepareEnvelope ( char *  msg,
int  size 
)

CmiCommHandle LrtsSendFunc ( int  destNode,
int  size,
char *  msg,
int  mode 
)

Referenced by CmiSendNetworkFunc().

void LrtsSyncListSendFn ( int  npes,
int pes,
int  len,
char *  msg 
)

Referenced by CmiSyncListSendFn().

CmiCommHandle LrtsAsyncListSendFn ( int  npes,
int pes,
int  len,
char *  msg 
)

Referenced by CmiAsyncListSendFn().

void LrtsFreeListSendFn ( int  npes,
int pes,
int  len,
char *  msg 
)

Referenced by CmiFreeListSendFn().

void LrtsSendPersistentMsg ( PersistentHandle  h,
int  destPE,
int  size,
void *  m 
)

void LrtsInit ( int argc,
char ***  argv,
int numNodes,
int myNodeID 
)

Referenced by ConverseInit().

void LrtsPreCommonInit ( int  everReturn  ) 

Referenced by ConverseRunPE().

void LrtsPostCommonInit ( int  everReturn  ) 

Referenced by ConverseRunPE().

void LrtsAdvanceCommunication ( int  whileidle  ) 

Referenced by AdvanceCommunication().

void LrtsDrainResources (  ) 

void LrtsExit (  ) 

void LrtsAbort ( const char *  message  ) 

Referenced by CmiAbort(), and SendMsgBuf().

void LrtsPostNonLocal (  ) 

Referenced by CmiNotifyStillIdle(), and SendMsgBuf().

void* LrtsAlloc ( int  ,
int   
)

void LrtsFree ( void *   ) 


Generated on Sat May 26 08:08:06 2012 for Charm++ by  doxygen 1.5.5