aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/data/perlib_plot_settings.txt
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2011-03-23 11:00:31 +0100
committerGravatar Gael Guennebaud <g.gael@free.fr>2011-03-23 11:00:31 +0100
commitb3e43246bc3f1e73ffe83af546b173ba7bd76a43 (patch)
tree11131eb0891508c3668ac47e953356211333ffd8 /bench/btl/data/perlib_plot_settings.txt
parentf9da1ccc3b0140450b6a8615d4a7449fc73d92c6 (diff)
BTL: add a Eigen-blas backend
Diffstat (limited to 'bench/btl/data/perlib_plot_settings.txt')
-rw-r--r--bench/btl/data/perlib_plot_settings.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/btl/data/perlib_plot_settings.txt b/bench/btl/data/perlib_plot_settings.txt
index 709cc2140..0f61979d7 100644
--- a/bench/btl/data/perlib_plot_settings.txt
+++ b/bench/btl/data/perlib_plot_settings.txt
@@ -1,4 +1,5 @@
eigen3 ; with lines lw 4 lt 1 lc rgbcolor "black"
+EigenBLAS ; with lines lw 4 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"