TACC / perfexpert

An easy-to-use automatic performance diagnosis and optimization tool for HPC applications
http://www.tacc.utexas.edu/perfexpert/
Other
33 stars 9 forks source link

MACPO: Access strides in terms of index #4

Open leonardofialho-zz opened 11 years ago

leonardofialho-zz commented 11 years ago

Detecting strides in terms of array indexes (instead of cache lines) is useful for determining whether a loop can or cannot be vectorized by the compiler.