Locality optimization experiments
Chris over at HPCAnswers has written a nice introductory article about locality optimization. He uses matrix multiplication as an example. The rest of this article assumes you have read his post and therefore know at least some basics about loop reordering and locality optimization. I remember very clearly, when my supervisor first introduced the concept […]