ug4
load_balancer_util.cpp File Reference
#include <cmath>
#include "load_balancer_util.h"

Namespaces

 ug
 the ug namespace
 

Functions

SPProcessHierarchy ug::CreateProcessHierarchy (size_t *numElemsOnLvl, size_t numLvls, size_t minNumElemsPerProcPerLvl, size_t maxNumRedistProcs, size_t maxNumProcs, int minDistLvl, int maxLvlsWithoutRedist)
 Creates a process-hierarchy that fullfills the given conditions. More...