Benchmark-March2009

From Eigen
Revision as of 22:15, 22 March 2011 by Ggael (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is an old benchmark provided for the record. See the lastest benchmark for further details.

Here is the list of the libraries that we compare:

  • eigen2: ourselves, with the default options (SSE2 vectorization enabled).
  • eigen2_novec: ourselves but with Eigen's explicit vectorization disabled. However, gcc's auto-vectorization was enabled.
  • INTEL_MKL: The Intel Math Kernel Library, which includes a BLAS/LAPACK (11.0). Closed-source.
  • ACML: The AMD's core math library, which includes a BLAS/LAPACK (4.2.0). Closed-source.
  • GOTO: The GOTO BLAS library (1.26). Non-free license. This library has been compiled by hand specifically for the core2 architecture.
  • ATLAS: The math-atlas BLAS library (3.8.3). This library has been compiled by hand specifically for the core2 architecture.

ERROR in include.php: URL http://download.tuxfamily.org/eigen/btl-results-090317/index-090317.html not in allowed list.