Sciweavers

IEEEPACT
1997
IEEE

A Parallel Algorithm for Compile-Time Scheduling of Parallel Programs on Multiprocessors

13 years 9 months ago
A Parallel Algorithm for Compile-Time Scheduling of Parallel Programs on Multiprocessors
† In this paper, we propose a parallel randomized algorithm, called Parallel Fast Assignment using Search Technique (PFAST), for scheduling parallel programs represented by directed acyclic graphs (DAGs) during compile-time. The PFAST algorithm has time complexity where e is the number of edges in the DAG. This linear-time algorithm works by first generating an initial solution and then refining it using a parallel random search. Using a prototype computer-aided parallelization and scheduling tool called CASCH, the algorithm is found to outperform numerous previous algorithms while taking dramatically smaller execution times. The distinctive feature of this research is that, instead of simulations, our proposed algorithm is evaluated and compared with other algorithms using the CASCH tool with real applications running on the Intel Paragon. The PFAST algorithm is also evaluated with randomly generated DAGs for which optimal schedules are known. The algorithm generated optimal solutio...
Yu-Kwong Kwok, Ishfaq Ahmad
Added 06 Aug 2010
Updated 06 Aug 2010
Type Conference
Year 1997
Where IEEEPACT
Authors Yu-Kwong Kwok, Ishfaq Ahmad
Comments (0)