Loop Interchange: FORTRAN
The distribution of data in memory is not changed. Only the access pattern is changed
Compiler can do this optimization automatically -LNO:interchange=[on|off] (default on)
A(I,J)
B(I,J)
C(I,J)
M
N
Previous slide
Next slide
Back to first slide
View graphic version