Title: Bounding the minimal completion time in high-performance parallel processing

Authors: Lars Lundberg, Magnus Broberg, Kamilla Klonowska

Addresses: Blekinge Institute of Technology, 372 25 Ronneby, Sweden. ' Blekinge Institute of Technology, 372 25 Ronneby, Sweden. ' Blekinge Institute of Technology, 372 25 Ronneby, Sweden

Abstract: Many parallel systems used in high-performance computing do not allow process relocation at run-time. It is thus important to find a good allocation of processes to processors. As the problem of finding an allocation that results in minimal completion time is NP-hard, one has to resort to heuristic algorithms for finding good allocations. One major drawback with heuristic algorithms is that we do not know whether the result is close to optimal or it is worthwhile to continue the heuristic search for better allocations. In this paper, we present a method for finding an upper bound on the minimal completion time for a given program. If the completion time using the current allocation is above this bound, we know that it is worthwhile to continue the search for better allocations. The bound, which is optimally tight using the available information, is based on some parameters derived from the program and describing the hardware platform. A practical demonstration of the method is presented using a tool that produces the bound for multithreaded C-programs executing in a parallel Sun/Solaris environment.

Keywords: optimal performance bound; NP-hard; scheduling; allocation; parallel processing; minimal completion time; high-performance computing; upper bound.

DOI: 10.1504/IJHPCN.2004.009268

International Journal of High Performance Computing and Networking, 2004 Vol.2 No.1, pp.55 - 64

Published online: 14 Mar 2006 *

Full-text access for editors Full-text access for subscribers Purchase this article Comment on this article