dev  

Re: [sc-dev] Microsoft testing Excel for supercomputers

Maho NAKATA
Thu, 19 Nov 2009 19:40:37 -0800

Just a bit more;

for multi-cores, we should use parallel version of BLAS, LAPACK (like ATLAS, 
via pthread)
for clusters (many machines) we should use ScaLAPACK.
So we can do more with small effort :-)

I'm not sure which LP solver is the fastest. And currently lpsolve in OOo source
code tree doesn't call BLAS or LAPACK. (looks like intention is mainly on
mixed integer linear programming; see 
http://en.wikipedia.org/wiki/Linear_programming )

Thanks,
-- Nakata Maho http://accc.riken.jp/maho/ , http://ja.openoffice.org/ 
   Nakata Maho's PGP public keys: http://accc.riken.jp/maho/maho.pgp.txt

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@sc.openoffice.org
For additional commands, e-mail: dev-h...@sc.openoffice.org