Show simple item record

dc.contributor.authorTanguay, Donald O., Jr.en_US
dc.date.accessioned2023-03-29T14:37:01Z
dc.date.available2023-03-29T14:37:01Z
dc.date.issued1993-11
dc.identifier.urihttps://hdl.handle.net/1721.1/149211
dc.description.abstractIn a distributed memory multiprocessor, a program's task is partitioned among the processors to exploit parallelism, and the data are partitioned to increase referential locality. Though the purpose of partitioning is to shorten the execution time of an algorithm, each data reference can become a complex expression based upon the data partitions. As an attempt to minimize the computation needed for array references, loop splitting can further divide a partitioned loop into segments that allow the code hoisting and strength reduction optimizations. This thesis introduces two methods of loop splitting, rational and interval. While rational splitting divides the loop into equal-length GCD segments, interval splitting specifies segments as an explicit list of intervals. These two methods have been implemented and studied. Under our execution model, the loop in the algorithms analyzed executes an average of 2 to 3 times faster after loop splitting.en_US
dc.relation.ispartofseriesMIT-LCS-TM-490
dc.titleCompile-time Loop Splitting for Distributed Memory Multiprocessorsen_US


Files in this item

Thumbnail

This item appears in the following Collection(s)

Show simple item record