Optimal Scheduling of Compute-Intensive Tasks on a Network of Workstations

  • Authors:
  • Kemal Efe;Venkatesh Krishnamoorthy

  • Affiliations:
  • -;-

  • Venue:
  • IEEE Transactions on Parallel and Distributed Systems
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

In a network of high performance workstations, many workstations are underutilized by their owners. The problem of using these idle cycles for solving computationally intensive tasks by executing a large task on many workstations has been addressed before [1] and algorithms with $O(N^2)$ time and $O(N)$ space for choosing the optimal subset of workstations out of $N$ workstations were presented. We improve these algorithms to reduce the running time to $O(N \log N)$, while keeping the space requirement the same. The proposed algorithms are particularly useful for SPMD parallelism where computation is the same for all workstations and the data space is partitioned between the workstations.Index Terms驴Task scheduling, SPMD computations, resource allocation, distributed operating systems, networks of workstations.