“…Since det(T) = 3, the largest partition has at most 1 + log 3 ( N 2 1 + N 2 2 ) iterations by theorem 1. Example 2 Consider another non-uniform dependence example used by Ju et al [11]. The PDM partitioning can only find a parallelism of two in the innermost loop, thus the recurrence chain partitioning is applied using algorithm 1: a(2*i+3,j+1)=a(i+2*j+1,i+j+3) 5 ENDDOALL 6 ENDIF 7 DOALL j=(i+2)/2,min(i+3,-i+10) 8 a(2*i+3,j+1)=a(i+2*j+1,i+j+3) 9 ENDDOALL 10 DOALL j=max(-i+11,1),min(i+3,12) 11 a(2*i+3,j+1)=a(i+2*j+1,i+j+3) 12 ENDDOALL 13 DOALL j=(3*i+8)/2,12 14 a(2*i+3,j+1)=a(i+2* (2,6).…”