Sciweavers

421 search results - page 1 / 85
» An Intelligent Parallel Loop Scheduling for Parallelizing Co...
Sort
View
JISE
2000
66views more  JISE 2000»
13 years 4 months ago
An Intelligent Parallel Loop Scheduling for Parallelizing Compilers
Yun-Woei Fann, Chao-Tung Yang, Shian-Shyong Tseng,...
ICS
1995
Tsinghua U.
13 years 8 months ago
Run-Time Methods for Parallelizing Partially Parallel Loops
In this paper we give a new run–time technique for finding an optimal parallel execution schedule for a partially parallel loop, i.e., a loop whose parallelization requires syn...
Lawrence Rauchwerger, Nancy M. Amato, David A. Pad...
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
ICPPW
2006
IEEE
13 years 10 months ago
Towards a Source Level Compiler: Source Level Modulo Scheduling
Modulo scheduling is a major optimization of high performance compilers wherein The body of a loop is replaced by an overlapping of instructions from different iterations. Hence ...
Yosi Ben-Asher, Danny Meisler
HPDC
1995
IEEE
13 years 8 months ago
Loop Scheduling for Heterogeneity
In this paper, we study the problem of scheduling parallel loops at compile-time for a heterogeneous network of machines. We consider heterogeneity in three aspects of parallel pr...
Michal Cierniak, Wei Li, Mohammed Javeed Zaki