ug4
Loading...
Searching...
No Matches
load_balancer_util.cpp File Reference
#include <cmath>
#include "load_balancer_util.h"

Namespaces

namespace  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.