[fpc-pascal] Common OpenMP syntax?

Vinzent Hoefler JeLlyFish.software at gmx.net
Wed Jul 26 10:52:08 CEST 2006


On Wednesday 26 July 2006 08:17, Micha Nelissen wrote:
> Vinzent Hoefler wrote:
> > Well, I just added some stuff there, yesterday. It's far from being
> > complete yet (it just covers a basic "parallel" construct), nor is
> > it really thought through yet, but well, it might be a start;
> > something to begin with.
> >
> > Any suggestions are welcome, of course.
>
> 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.


Vinzent.




More information about the fpc-pascal mailing list