Sciweavers

298 search results - page 1 / 60
» The effect of local scheduling in load balancing designs
Sort
View
SIGMETRICS
2008
ACM
13 years 5 months ago
The effect of local scheduling in load balancing designs
Ho-Lin Chen, Jason R. Marden, Adam Wierman
SPAA
2010
ACM
13 years 10 months ago
Brief announcement: locality-aware load balancing for speculatively-parallelized irregular applications
Load balancing is an important consideration when running data-parallel programs. While traditional techniques trade off the cost of load imbalance with the overhead of mitigating...
Youngjoon Jo, Milind Kulkarni
PLDI
1995
ACM
13 years 8 months ago
Improving Balanced Scheduling with Compiler Optimizations that Increase Instruction-Level Parallelism
Traditional list schedulers order instructions based on an optimistic estimate of the load latency imposed by the hardware and therefore cannot respond to variations in memory lat...
Jack L. Lo, Susan J. Eggers
HPCN
1998
Springer
13 years 9 months ago
On the Effectiveness of Different Diffusive Load Balancing Policies in Dynamic Applications
The paper presents and evaluates a set of local dynamic load balancing strategies inspired to diffusion and characterised by different scopes of locality. The paper shows that poli...
Antonio Corradi, Letizia Leonardi, Franco Zambonel...
INFOCOM
2009
IEEE
13 years 12 months ago
On the Impact of Heterogeneity and Back-End Scheduling in Load Balancing Designs
—Load balancing is a common approach for task assignment in distributed architectures. In this paper, we show that the degree of inefficiency in load balancing designs is highly...
Ho-Lin Chen, Jason R. Marden, Adam Wierman