6 citations found. Retrieving documents...
Graeme Bird. Personal communication with author, 1996.

 Home/Search   Document Not in Database   Summary   Related Articles   Check  

This paper is cited in the following contexts:
On the Automatic Parallelization of Sparse and.. - Asenjo, Eladio.. (1997)   (5 citations)  (Correct)

....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.


On the Automatic Parallelization of Sparse and.. - Asenjo.. (1997)   (5 citations)  (Correct)

....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.


On the Automatic Parallelization of Sparse and.. - Asenjo.. (1997)   (5 citations)  (Correct)

No context found.

Graeme Bird. Personal communication with author, 1996.


Theory, Techniques, and Experiments in Solving Recurrences in.. - Pottenger (1997)   (1 citation)  (Correct)

No context found.

Graeme Bird. Personal communication with author, 1996.


Theory, Techniques, And Experiments In Solving Recurrences In.. - Pottenger (1997)   (1 citation)  (Correct)

No context found.

Graeme Bird. Personal communication with author, 1996.


Theory, Techniques, and Experiments in Solving Recurrences in.. - Pottenger (1997)   (1 citation)  (Correct)

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