enum MWMachineOrderingPolicy

Tasks are always assigned to he first "IDLE" machine

BY_KFLOPS
Machines are ordered by KFLOPS reported by Condor.
BY_USER_BENCHMARK
Machines are ordered by the "benchmark" result
NO_ORDER
The machines are ordered simply as they become available

Documentation

Tasks are always assigned to he first "IDLE" machine. By ordering the machine list, we can implement a number of scheduling policies. Insert your own favorite policy here.
NO_ORDER
The machines are ordered simply as they become available

BY_USER_BENCHMARK
Machines are ordered by the "benchmark" result. Larger benchmark results go first, so if using time to complete a task as the benchmark, you should return 1/time as the benchmark value.

BY_KFLOPS
Machines are ordered by KFLOPS reported by Condor.

alphabetic index hierarchy of classes


this page has been generated automatically by doc++

(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de