[fpc-pascal] Common OpenMP syntax?
Marc Weustink
marc at dommelstein.net
Tue Jul 18 23:54:01 CEST 2006
Florian Klaempfl <florian at freepascal.org> wrote:
>I'am currently thinking about implementing OpenMP support in FPC.
Is this similar as polyphinic C# ? (you gave me a link a while ago)
What I'm puzzeled with, usually an API specifies the interface to an
external library, where here it seems a spec how a language should
"behave" when implementing Multi Processing (and in this case for C++
and Fortran).
Is the idea to implement a similar, based on the ideas of openMP,
version for FPC?
Marc
More information about the fpc-pascal
mailing list