| Graeme Bird. Personal communication with author, 1996. |
....the loop induction variable. However, when a molecule leaves the flow, it is deleted from the list and replaced by the last molecule in the list. This creates loop carried dependences in the do loop. However, the deletion of molecules can be deferred until after the entire list has been processed [26, 6]. Based on this, the following transformation can be made: i = 1 j = n while (i j) if (cond(a(i) then a(i) a(j) j = j 1 ) i = i 1 endif endwhile parallel loop i = 1, n if (cond(a(i) then a(i) mark enddo call remove marked(a) The current molecule in a(i) is marked for ....
Graeme Bird. Personal communication with author, 1996.
....the loop induction variable. However, when a molecule leaves the flow, it is deleted from the list and replaced by the last molecule in the list. This creates loop carried dependences in the do loop. However, the deletion of molecules can be deferred until after the entire list has been processed [24, 6]. Based on this, the following transformation can be made: i = 1 j = n while (i j) if (cond(a(i) then a(i) a(j) j = j 1 ) else i = i 1 endif endwhile parallel loop i = 1, n if (cond(a(i) then a(i) mark endif enddo call remove marked(a) The current molecule in a(i) is marked for ....
Graeme Bird. Personal communication with author, 1996.
No context found.
Graeme Bird. Personal communication with author, 1996.
No context found.
Graeme Bird. Personal communication with author, 1996.
No context found.
Graeme Bird. Personal communication with author, 1996.
No context found.
Graeme Bird. Personal communication with author, 1996.
Online articles have much greater impact More about CiteSeer.IST Add search form to your site Submit documents Feedback
CiteSeer.IST - Copyright Penn State and NEC