Am 19.05.2014 11:36, schrieb Marco van de Voort:
> In our previous episode, Florian Kl?mpfl said:
>>> Absolutely, but neither Free Pascal nor Delphi implement OpenMP. 
>>
>> I wanted only to point out that personally I would first work on OpenMP
>> support than implementing anonymous methods (which I consider anyways very
>> un-pascalish) and closures.
> 
> How useful is OpenMP for this? 

This part of the thread was about using anonymous methods and closure for 
parallelizing loops so
OpenMP is very usefull in this case.

> If I look in the wikipedia, it is all about
> paralellizing batch calculations, not about communication between unrelated
> threads.
> _______________________________________________
> fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
> http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal
> 

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to