Re: [OMPI users] SVD with mpi

2009-09-09 Thread Yann JOBIC
Attila Börcs wrote: Hi Everyone, I'd like to achieve singular value decomposition with mpi. I heard about Lanczos algorith and some different kind of algorith for svd, but I need some help about this theme. Knows anybody some usable code or tutorial about parallel svd? Best Regards,

Re: [OMPI users] SVD with mpi

2009-09-09 Thread Terry Frankcombe
Take a look at http://www.netlib.org/scalapack/ Ciao Terry On Tue, 2009-09-08 at 13:55 +0200, Attila Börcs wrote: > Hi Everyone, > > I'd like to achieve singular value decomposition with mpi. I heard > about Lanczos algorith and some different kind of algorith for svd, > but I need some help

[OMPI users] SVD with mpi

2009-09-08 Thread Attila Börcs
Hi Everyone, I'd like to achieve singular value decomposition with mpi. I heard about Lanczos algorith and some different kind of algorith for svd, but I need some help about this theme. Knows anybody some usable code or tutorial about parallel svd? Best Regards, Attila