Title :
Bubble scheduling: A quasi dynamic algorithm for static allocation of tasks to parallel architectures
Author :
Kwok, Yu-Kwong ; Ahmad, Ishfaq
Author_Institution :
Dept. of Comput. Sci., Hong Kong Univ. of Sci. & Technol., Hong Kong
Abstract :
We propose an algorithm for scheduling and allocation of parallel programs to message-passing architectures. The algorithm considers arbitrary computation and communication costs, arbitrary network topology, link contention and underlying communication routing strategy. While our technique is static, the algorithm is quasi dynamic because it is not specific to any particular system topology and thus can be used at run-time for the processor configuration available at that time. The proposed algorithm, called Bubble Scheduling and Allocation (BSA) algorithm, works by first serializing the task graph and “injecting” all the tasks to one processor. The parallel tasks are then “bubbled up” to other processors and are inserted at appropriate time slots. The edges among the tasks are also scheduled by treating communication links between the processors as resources. The scheduling of messages on the links depends on the routing strategy, such as circuit switching and wormhole routing, of the underlying network. The proposed algorithm has admissible time complexity and is suitable for regular as well as irregular task graph structures
Keywords :
computational complexity; message passing; parallel algorithms; parallel architectures; parallel programming; processor scheduling; resource allocation; scheduling; Bubble Scheduling and Allocation algorithm; arbitrary network topology; bubble scheduling; circuit switching; communication costs; communication routing; computation costs; irregular task graph structures; link contention; message scheduling; message-passing architectures; parallel architectures; parallel programs; quasi dynamic algorithm; regular task graph structures; routing strategy; run-time; static task allocation; task graph; time complexity; wormhole routing; Computational efficiency; Computer architecture; Computer networks; Dynamic scheduling; Heuristic algorithms; Network topology; Processor scheduling; Routing; Runtime; Scheduling algorithm;
Conference_Titel :
Parallel and Distributed Processing, 1995. Proceedings. Seventh IEEE Symposium on
Conference_Location :
San Antonio, TX
Print_ISBN :
0-81867195-5
DOI :
10.1109/SPDP.1995.530662