aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/data/perlib_plot_settings.txt
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2009-03-09 23:28:46 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2009-03-09 23:28:46 +0000
commitcaa1ef751551c26dec731b305177190cbd30048f (patch)
treefae8cabff5f346601d7fccd69a33bd1969602974 /bench/btl/data/perlib_plot_settings.txt
parent8aa5aa269a6b7a5f4237940f4de55bfa15f88791 (diff)
various BTL updates (disable Cholesky for MTL, add new plot settings,
etc)
Diffstat (limited to 'bench/btl/data/perlib_plot_settings.txt')
-rw-r--r--bench/btl/data/perlib_plot_settings.txt24
1 files changed, 13 insertions, 11 deletions
diff --git a/bench/btl/data/perlib_plot_settings.txt b/bench/btl/data/perlib_plot_settings.txt
index 497914be1..d45f4ff98 100644
--- a/bench/btl/data/perlib_plot_settings.txt
+++ b/bench/btl/data/perlib_plot_settings.txt
@@ -1,11 +1,13 @@
-eigen2 ; with lines lw 4 lt 1 lc rgbcolor "black"
-eigen2_novec ; with lines lw 3 lt 1 lc rgbcolor "#999999"
-INTEL_MKL ; with lines lw 3 lt 2 lc rgbcolor "#00b7ff"
-ATLAS ; with lines lw 3 lt 1 lc rgbcolor "#52e657"
-gmm ; with lines lw 3 lt 1 lc rgbcolor "#0000ff"
-ublas ; with lines lw 3 lt 1 lc rgbcolor "#ff0000"
-mtl4 ; with lines lw 3 lt 1 lc rgbcolor "#d18847"
-blitz ; with lines lw 3 lt 1 lc rgbcolor "#ff00ff"
-F77 ; with lines lw 3 lt 3 lc rgbcolor "#e6e64c"
-GOTO ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
-C ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
+eigen2 ; with lines lw 4 lt 1 lc rgbcolor "black"
+eigen2_novec ; with lines lw 2 lt 1 lc rgbcolor "#999999"
+eigen2_nogccvec ; with lines lw 2 lt 2 lc rgbcolor "#991010"
+INTEL_MKL ; with lines lw 3 lt 2 lc rgbcolor "#00b7ff"
+ATLAS ; with lines lw 3 lt 1 lc rgbcolor "#52e657"
+gmm ; with lines lw 3 lt 1 lc rgbcolor "#0000ff"
+ublas ; with lines lw 3 lt 1 lc rgbcolor "#ff0000"
+mtl4 ; with lines lw 3 lt 1 lc rgbcolor "#d18847"
+blitz ; with lines lw 3 lt 1 lc rgbcolor "#ff00ff"
+F77 ; with lines lw 3 lt 3 lc rgbcolor "#e6e64c"
+GOTO ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
+C ; with lines lw 3 lt 3 lc rgbcolor "#e6bd96"
+ACML ; with lines lw 2 lt 3 lc rgbcolor "#e6e64c"