Next: Background reading Up: Chapter3 Previous: Introduction

...

tex2html_wrap_inline642 In this section of the course we study a powerful theory for representing and evaluating loop transformations. This promises:

tex2html_wrap_inline654
efficient algorithms which guarantee to extract parallelism if it is present.
tex2html_wrap_inline654
efficient algorithms for optimising load balance and locality.

tex2html_wrap_inline642 The theory is not all-powerful:
tex2html_wrap_inline660
it does not handle tiling/blocking entirely elegantly, and
tex2html_wrap_inline660
It needs to be extended substantially to handle real programs (e.g. imperfectly-nested and triangular loops).



Paul H J Kelly Thu Feb 6 22:09:21 GMT 1997