Scheduling a set of independent tasks onto a network of heterogeneous computing systems to minimize the overall execution time is NP-hard. Among the algorithms that have been proposed in the past, the Sufferage algorithm [5] has the best performance in minimizing the makespan of a set of independent tasks. We propose a new low complexity scheduling algorithm, Heterogeneous Largest Task First (HLTF). Its complexity is O(s(Log s + m)) vs. O(s 2 *m) of Sufferage, where s is the number of tasks and m is the number of available machines. Simulation results reveal that in terms of minimizing the makespan, the performance of HLTF is slightly better than that of the Sufferage algorithm. In terms of running cost, HLTF significantly outperforms the Sufferage algorithm.
scite is a Brooklyn-based organization that helps researchers better discover and understand research articles through Smart Citations–citations that display the context of the citation and describe whether the article provides supporting or contrasting evidence. scite is used by students and researchers from around the world and is funded in part by the National Science Foundation and the National Institute on Drug Abuse of the National Institutes of Health.