Dominique Dhumieres wrote: >>Shouldn't -ftree-loop-linear perform the loop interchange here? >> >> Yes, I can confirm this; running output to the terminal I have 52.0s without and 36.7 seconds with -ftree-loop-linear. I am beginning to wonder if a -ffast option for gfortran might not be in order? Paul