Difference between revisions of "Libraries"

From Cluster Documentation Project
Jump to: navigation, search
 
m (added open blas and amd core math libs)
 
Line 1: Line 1:
 
Open Source Math Libraries:
 
Open Source Math Libraries:
*[http://math-atlas.sourceforge.net/ ATLAS - Automatically Tuned Linear Algebra System]
+
*[http://math-atlas.sourceforge.net/ ATLAS] - Automatically Tuned Linear Algebra System
*[http://www.netlib.org/blas/ BLAS - Basic Linear Algebra Subprograms]
+
*[http://www.netlib.org/blas/ BLAS] - Basic Linear Algebra Subprograms
 +
*[http://xianyi.github.com/OpenBLAS/ Open BLAS] - optimized BLAS library based on GotoBLAS2 1.13 BSD version
  
Commercial Math Libraries:
+
Commercial Math Libraries (possibly free):
*[http://www.intel.com/cd/software/products/asmo-na/eng/perflib/219769.htm Intel Math Kernel Library]
+
*[http://www.intel.com/cd/software/products/asmo-na/eng/perflib/219769.htm Intel Math Kernel Library] (MKL)
 +
*[http://developer.amd.com/tools/cpu/acml/pages/default.aspx AMD Core Math Library] (ACML)

Latest revision as of 21:11, 24 September 2012

Open Source Math Libraries:

  • ATLAS - Automatically Tuned Linear Algebra System
  • BLAS - Basic Linear Algebra Subprograms
  • Open BLAS - optimized BLAS library based on GotoBLAS2 1.13 BSD version

Commercial Math Libraries (possibly free):