[fpc-devel] Parallel Computing

Micha Nelissen micha at neli.hopto.org
Tue Nov 4 13:37:53 CET 2008


Michael Schnell wrote:
> I tool a look at the C code of one of the example projects in the ALIOTH 
> test. Here they seemingly used SIMD vector operations via "typedef int 

This has nothing to do with MT or OpenMP though. GCC can vectorize 
automatically and takes advantage of SSE.

Micha



More information about the fpc-devel mailing list