views:

5

answers:

0

I am trying to parallelize region in this form

while(condition) { //work for loop //work }

how could I do this