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 SVD but don't know how to use it in parallel computing.
Any suggestion from you is welcome. Regards Long Thai.