出典:Wikipedia
出典:『Wikipedia』 (2011/05/27 21:43 UTC 版)
Loop nest optimization (LNO) applies a set of loop transformations for the purpose of locality optimization or parallelization or other loop overhead reduction of the loop nests. One classical usage is to reduce memory access latency or the cache bandwidth necessary due to cache reuse for some common linear algebra algorithms.