On 09/29/2014 10:55 AM, Mark Morgan Lloyd wrote: > > to ensure that the inner loop is parallelised to the greatest possible > extent, but that the outer loop is protected from reentry. Of course you are right. I did this example to show that the compiler magic should be able to handle nested parallel loops. -Michael