|
计算机科学 2004
The Software Pipelining of Multiloops:Comparison and Improvement
|
Abstract:
Loops parallelization is one of key problems of parallelizing compile. A lots of Science Computation programs spend greater part of execution time on loops. Effectively developing parallelism in loops will improve execution speed of the entire program. This paper introduces some of software pipelining algorithms of multiloops ,and compares similarities and differences between them.