Difference between revisions of "BLAS LAPACK ScaLAPACK"

From HCL
Jump to: navigation, search
m (moved BLAS/LAPACK to BLAS LAPACK ScaLAPACK: Adding ScaLAPACK documentation.)
Line 5: Line 5:
  
 
Using the C interface is preferable. [http://www.inf.bv.tum.de/~heisserer/softwarelab04/doc/blas_report.pdf BLAS: overview, installation, usage]
 
Using the C interface is preferable. [http://www.inf.bv.tum.de/~heisserer/softwarelab04/doc/blas_report.pdf BLAS: overview, installation, usage]
 +
 +
= ScaLAPACK =
 +
http://www.netlib.org/scalapack/

Revision as of 14:26, 25 July 2011

A de facto standard API for linear algebra BLAS/LAPACK

Using the C interface is preferable. BLAS: overview, installation, usage

ScaLAPACK

http://www.netlib.org/scalapack/