Go to the source code of this file.
Functions | |
LBAllocFn | getLBAllocFn (const char *lbname) |
Author Harshitha Menon (gplkrsh2@illinois.edu) Node level load balancer which first performs load balancing across nodes and then within a node. | |
CreateLBFunc_Def (NodeLevelLB,"Node level load balancer") | |
Variables | |
int | quietModeRequested |
LBAllocFn getLBAllocFn | ( | const char * | lbname | ) |
Author Harshitha Menon (gplkrsh2@illinois.edu) Node level load balancer which first performs load balancing across nodes and then within a node.
Eg Usage: +balancer NodeLevelLB:MetisLB,RefineLB where first MetisLB will be applied across nodes followed by RefineLB within a node
CreateLBFunc_Def | ( | NodeLevelLB | , | |
"Node level load balancer" | ||||
) |
Definition at line 14 of file NodeLevelLB.C.
References Converse::CkMyPe(), CmiAbort(), getLBAllocFn(), CkLBOptions::getSeqNo(), p, quietModeRequested, and strdup().