Title :
Fast allocation of processes in distributed and parallel systems
Author :
Woodside, C. Murray ; Monforton, Gerald G.
Author_Institution :
Dept. of Syst. & Comput. Eng., Carleton Univ., Ottawa, Ont., Canada
fDate :
2/1/1993 12:00:00 AM
Abstract :
MULTIFIT-COM, a static task allocator which could be incorporated into an automated compiler/linker/loader for distributed processing systems, is presented. The allocator uses performance information for the processes making up the system in order to determine an appropriate mapping of tasks onto processors. It uses several heuristic extensions of the MULTIFIT bin-packing algorithm to find an allocation that will offer a high system throughput, taking into account the expected execution and interprocessor communication requirements of the software on the given hardware architecture. Throughput is evaluated by an asymptotic bound for saturated conditions and under an assumption that only processing resources are required. A set of options are proposed for each of the allocator´s major steps. An evaluation was made on 680 small randomly generated examples. Using all the search options, an average performance difference of just over 1% was obtained. Using a carefully chosen small subset of only four options, a further degradation of just over 1.5% was obtained. The allocator is also applied to a digital signal processing system consisting of 119 tasks to illustrate its clustering and load balancing properties on a large system
Keywords :
distributed processing; operations research; parallel processing; program compilers; resource allocation; MULTIFIT-COM; asymptotic bound; automated compiler/linker/loader; bin-packing algorithm; clustering; digital signal processing system; distributed processing systems; distributed systems; high system throughput; interprocessor communication; load balancing; parallel systems; static task allocator; Communication system software; Computer architecture; Degradation; Digital signal processing; Distributed processing; Hardware; Load management; Signal processing algorithms; Software algorithms; Throughput;
Journal_Title :
Parallel and Distributed Systems, IEEE Transactions on