#include <cldb.neighbor.h>
Data Fields | |
char | header [CmiMsgHeaderSizeBytes] |
int | from_pe |
int | to_rank |
unsigned int | priority |
int | notidle |
int | to_pe |
Definition at line 15 of file cldb.neighbor.h.
char requestmsg_s::header |
Definition at line 16 of file cldb.neighbor.h.
Definition at line 17 of file cldb.neighbor.h.
Referenced by CldAckNoTaskHandler(), CldAskLoadHandler(), CldReadytoExec(), CldStillIdle(), and StealLoad().
Definition at line 18 of file cldb.neighbor.h.
Referenced by CldAskLoadHandler(), and CldStillIdle().
unsigned int requestmsg_s::priority |
Definition at line 22 of file cldb.prioritycentralized.h.
Referenced by CldAskLoadHandler(), CldReadytoExec(), and CldStillIdle().
Definition at line 11 of file cldb.workstealing.h.
Referenced by CldAckNoTaskHandler(), CldAskLoadHandler(), and StealLoad().