Exploiting Loop Parallelism with Redundant Execution

Tang Weiyu,Shi Wu,Zang Binyu,Zhu Chuanqi
DOI: https://doi.org/10.1007/bf02951329
IF: 1.871
1997-01-01
Journal of Computer Science and Technology
Abstract:In this paper, a new loop transformation is proposed that can exploit parallelism in loops which cannot be found by tradtional methods. Then the method is extended to show how to achieve maximum speedup of loops if there are infinite processors and how to balance the workload of parallel sections in loops if there is fixed number of processors.
What problem does this paper attempt to address?