Hi, I'm new to ScaLAPACK. Currently, our lab wants to set up a linux cluster(also called Beowulf) to run some simulation program, the program we have developed uses Lapack & Blas Library, for we have to solve matrix eigenvalue problem & matrix computation.
I heared that both lapack and blas are serial, not support parallel computation. So does ScaLAPACK can help us? If so, should we have to rewrite the program which uses Lapack & Blas.
thx in advance...

