what is the method of parallel implementing lapack routine ?

Posted:
Mon Mar 28, 2005 11:29 pm
by Benson
what is method of parallel implementing lapack routine on SMP(Symmetric Multi-Processing)? my os is linux
and where can i find the documents about this?

Posted:
Tue Mar 29, 2005 9:31 am
by Julie
Hello,
you should take a look to ScaLAPACK:
http://www.netlib.org/scalapack/
If you decide to use ScaLAPACK,
- take the time to read the FAQ
http://www.netlib.org/scalapack/faq.html - take a look to the examples of interest for you
http://www.netlib.org/scalapack/examples/ - take a look to the sections of the User Guide of interest for you
http://www.netlib.org/scalapack/slug/index.html
Best wishes,
Julie