Re: [OMPI users] Solving SVD Using Lanczos Method Implementation

2010-04-26 Thread Jed Brown
On Mon, 26 Apr 2010 22:30:15 +0700, long thai wrote: > Hi all. > > I'm trying to develop MPI program to solve SVD using Lanczos algorithms. > However, I have no idea how to do that. Somebody suggested to take a look at > http://www.netlib.org/scalapack/ but I cannot understand exactly what to >

[OMPI users] Solving SVD Using Lanczos Method Implementation

2010-04-26 Thread long thai
Hi all. I'm trying to develop MPI program to solve SVD using Lanczos algorithms. However, I have no idea how to do that. Somebody suggested to take a look at http://www.netlib.org/scalapack/ but I cannot understand exactly what to look. Morever, I know that *las2* is the popular library to solve S