From 4ada45bc76b4417813505a8fd4a6c51cac5994fb Mon Sep 17 00:00:00 2001 From: Gael Guennebaud Date: Wed, 23 Mar 2011 16:59:12 +0100 Subject: BTL: add eigen2 backend --- bench/btl/data/perlib_plot_settings.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bench/btl/data') 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" -- cgit v1.2.3