aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/data
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-07-12 12:14:08 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-07-12 12:14:08 +0000
commit8233de8b69daf5d15daf3102b1788c833b56779c (patch)
tree384445270905affb270f249fd503d65466e5cb1c /bench/btl/data
parentb7bd1b3446aafe2fa81b9cd3218d9fb902ba2bbc (diff)
various minor updates in the benchmark suite like non inlining
of some functions as well as the experimental C code used to design efficient eigen's matrix vector products.
Diffstat (limited to 'bench/btl/data')
-rw-r--r--bench/btl/data/order_lib5
1 files changed, 4 insertions, 1 deletions
diff --git a/bench/btl/data/order_lib b/bench/btl/data/order_lib
index 5ea998a2e..ccbaab12e 100644
--- a/bench/btl/data/order_lib
+++ b/bench/btl/data/order_lib
@@ -1,8 +1,11 @@
+eigen2_SSE
eigen2
-C_BLAS
+INTEL_MKL
+ATLAS
STL
C
gmm
+mtl4
ublas
blitz
F77