[fpc-pascal] Common OpenMP syntax?
Vinzent Hoefler
JeLlyFish.software at gmx.net
Wed Jul 26 11:19:12 CEST 2006
On Wednesday 26 July 2006 09:07, Micha Nelissen wrote:
> 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.
That somehow applies to the whole original specification. :)
> How many copies ?
Omp.Get_Num_Threads(), AFAICS.
Vinzent.
More information about the fpc-pascal
mailing list