- Abstract:
-
This paper is concerned with integrating global data transformations and local loop transformations in order to minimise overhead on distributed shared memory machines such as the SGi Origin 2000. By first developing an extended algebraic transformation framework, a new technique to allow the static application of global data transformations, such as partitioning, to reshaped arrays is presented, eliminating the need for expensive temporary copies and hence eliminating any communication and synchronisation. In addition, by integrating loop and data transformations, poor spatial locality and expensive array subscripts that may have been introduced can be eliminated. A specific optimisation algorithm is derived and applied to well-known benchmarks, where it is shown to give a significant improvement in execution time over existing approaches.
- Links To Paper
- 1st Link
- Bibtex format
- @Article{EDI-INF-RR-0500,
- author = {
Michael O'Boyle
and Peter M.W. Knijnenberg
},
- title = {Integrating Loop and Data Transformations for Global Optimisation},
- journal = {Journal of Parallel and Distributed Computing},
- publisher = {Elsevier},
- year = 2002,
- month = {Apr},
- volume = {# 62(4)},
- pages = {563-590},
- doi = {10.1006/jpdc.2001.1815},
- url = {http://www.dcs.ed.ac.uk/home/mob/jpdc02.ps},
- }
|