[fpc-pascal] Common OpenMP syntax?

Vinzent Hoefler JeLlyFish.software at gmx.net
Wed Jul 26 11:30:40 CEST 2006


On Wednesday 26 July 2006 09:25, Micha Nelissen wrote:
> Vinzent Hoefler wrote:
> > On Wednesday 26 July 2006 09:07, Micha Nelissen wrote:
> >> How many copies ?
> >
> > Omp.Get_Num_Threads(), AFAICS.
>
> Ah the number of threads is determined by the RTL, and any parallel
> block must be written flexible, so that it can work for any given
> number of threads ?

Yes and no. I think, there are constructs to set a specific number of 
threads. And as I tried to say, the specification is quite large. If 
not to say even convoluted. I've seen easier to read stuff recently.


Vinzent.




More information about the fpc-pascal mailing list