[fpc-pascal] Common OpenMP syntax?

Micha Nelissen micha at neli.hopto.org
Wed Jul 26 11:25:17 CEST 2006


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 ?

Micha



More information about the fpc-pascal mailing list