When one endeavors to make a serious study of parallel algorithms, the problem of load balancing inevitably presents itself. Load balancing is the process of dividing a problem or subproblem among a number of processors at hand such that the running time of this problem or subproblem when executed in parallel is minimized. An inadequacy of existing load balancing algorithms is that they only balance a single aspect of a problem. There exist certain practical applications with more than one aspect requiring balancing, and these aspects are not always independent; they cannot always be balanced separately. An ideal balancing of one portion of a problem could result in a hideous division of labor for another phase. We represent such a lo...
A well-known paradigm for load balancing in parallel and distributed systems is the "power of t...
Distributing spatially located heterogeneous workloads is an important problem in parallel scientifi...
Abstract. The paper gives an overview of our recent work on balanced graph partitioning – partition ...
Given a problem that can be represented as a graph with nodes and edges, how can we efficiently expl...
Load balancing in large parallel systems with distributed memory is a difficult task often influenci...
A method is outlined for optimising graph partitions which arise in mapping unstructured mesh calcul...
this paper we examine and extend some properties of a novel graphcoloring based load balancing algor...
In parallel computation we often need an algorithm for dividing one computationally expensive job i...
Load imbalance in an application can lead to degradation of performance and a significant drop in sy...
The graph partitioning problem is as follows. Given a graph G = (N, E) (where N is a set of we...
Abstract Two kinds of approximation algorithms exist for the k-BAL-ANCED PARTITIONING problem: those...
This paper surveys graph partitioning algorithms used for parallel computing, with an emphasis on th...
In the pursuit of finding subclasses of the makespan minimization problem on unrelated parallel mach...
Realizing the potential of massively parallel machines requires good solutions to the problem of map...
We present approximation algorithms for balanced partitioning problems. These problems are notorious...
A well-known paradigm for load balancing in parallel and distributed systems is the "power of t...
Distributing spatially located heterogeneous workloads is an important problem in parallel scientifi...
Abstract. The paper gives an overview of our recent work on balanced graph partitioning – partition ...
Given a problem that can be represented as a graph with nodes and edges, how can we efficiently expl...
Load balancing in large parallel systems with distributed memory is a difficult task often influenci...
A method is outlined for optimising graph partitions which arise in mapping unstructured mesh calcul...
this paper we examine and extend some properties of a novel graphcoloring based load balancing algor...
In parallel computation we often need an algorithm for dividing one computationally expensive job i...
Load imbalance in an application can lead to degradation of performance and a significant drop in sy...
The graph partitioning problem is as follows. Given a graph G = (N, E) (where N is a set of we...
Abstract Two kinds of approximation algorithms exist for the k-BAL-ANCED PARTITIONING problem: those...
This paper surveys graph partitioning algorithms used for parallel computing, with an emphasis on th...
In the pursuit of finding subclasses of the makespan minimization problem on unrelated parallel mach...
Realizing the potential of massively parallel machines requires good solutions to the problem of map...
We present approximation algorithms for balanced partitioning problems. These problems are notorious...
A well-known paradigm for load balancing in parallel and distributed systems is the "power of t...
Distributing spatially located heterogeneous workloads is an important problem in parallel scientifi...
Abstract. The paper gives an overview of our recent work on balanced graph partitioning – partition ...