Micha Nelissen schreef:
Vinzent Hoefler wrote:
On Wednesday 26 July 2006 08:17, Micha Nelissen wrote:
Does parallel mean all the statements in the block can be executed in
parallel, or that multiple copies of the block of statements can be
started in parallel ?
The latter.

Strange. How many copies ?

Looking at the example, I would say as many copies as there are threads:
OMP.Get_Thread_Num

Vincent
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to