aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/data
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-03-23 16:59:12 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-03-23 16:59:12 +0100
commit4ada45bc76b4417813505a8fd4a6c51cac5994fb (patch)
tree970d446315553eef309b4b8190e6676b6190c6b2 /bench/btl/data
parent7d24cf283a94370445d998d381c6ff66d92b571b (diff)
BTL: add eigen2 backend
Diffstat (limited to 'bench/btl/data')
-rw-r--r--bench/btl/data/perlib_plot_settings.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/bench/btl/data/perlib_plot_settings.txt b/bench/btl/data/perlib_plot_settings.txt
index 0f61979d7..6844bab28 100644
--- a/bench/btl/data/perlib_plot_settings.txt
+++ b/bench/btl/data/perlib_plot_settings.txt
@@ -1,5 +1,6 @@
eigen3 ; with lines lw 4 lt 1 lc rgbcolor "black"
-EigenBLAS ; with lines lw 4 lt 3 lc rgbcolor "#999999"
+eigen2 ; with lines lw 3 lt 1 lc rgbcolor "#999999"
+EigenBLAS ; with lines lw 3 lt 3 lc rgbcolor "#999999"
eigen3_novec ; with lines lw 2 lt 1 lc rgbcolor "#999999"
eigen3_nogccvec ; with lines lw 2 lt 2 lc rgbcolor "#991010"
INTEL_MKL ; with lines lw 3 lt 1 lc rgbcolor "#ff0000"