Go to the source code of this file.
Functions | |
CreateLBFunc_Def (TempAwareRefineLB,"always assign the heaviest obj onto lightest loaded processor.") | |
static int | cpufreq_sysfs_read (int proc) |
void | printCurrentTemperature (void *LB, double curWallTime) |
int | getProcFreqPtr (int *freqs, int numAvail, int freq) |
int | getTaskIdForMigration (ObjGraph *ogr, int pe, int start) |
int | getNumTasks (ObjGraph *ogr, int pe) |
int | getTaskIdForMigration (ObjGraph *ogr, int pe, std::vector< int > assTasks) |
bool | saneFreqNormLds (double *loads, int numProcs) |
Variables | |
int | quietModeRequested |
FILE * | migFile |
double | starting |
Needs frequency control access to work.
Definition in file TempAwareRefineLB.C.