[fpc-pascal] Optimized matrix multiplication functions for pascal?

Adriaan van Os fpc at microbizz.nl
Sat Oct 9 16:40:12 CEST 2010


Bo Berglund wrote:
> I am translating a bunch of Fortran functions to FPC and I 
> have now come across a problem with a couple of built-in 
> Fortran90 functions:

Matrix functions can be implemented efficiently using SSE, see e.g. 
<http://www.cortstratton.org/articles/OptimizingForSSE.php>.

Regards,

Adriaan van Os



More information about the fpc-pascal mailing list