On 3/17/06, Daniël Mantione <[EMAIL PROTECTED]> wrote:
> I don't plan to put effort in OpenMP support; I don't see the need
> for an external library to be able to do multithreaded programming. Focus
> here should be on 100% Pascal implementations.

Am I missing something here ? OpenMP is a standard not a library. It
uses fork-join model, which is a task of the compiler not external
library. MPI though uses an external library. Correct me if I am
wrong.
_______________________________________________
fpc-devel maillist  -  fpc-devel@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-devel

Reply via email to