aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench/btl/data/axpy.hh
diff options
context:
space:
mode:
authorGravatar Gael Guennebaud <g.gael@free.fr>2008-07-28 20:48:21 +0000
committerGravatar Gael Guennebaud <g.gael@free.fr>2008-07-28 20:48:21 +0000
commite0215ee5101ad0d656509902bdb46ab61551865e (patch)
treee0b6a05f2c5eabd36eae5a5bcae2cad8315b0e92 /bench/btl/data/axpy.hh
parent44d95e0540f52643bb4751b75edcca4b6d0cc07a (diff)
BTL: - added tridiagonalization and hessenberg decomposition bench
- added GOTO library
Diffstat (limited to 'bench/btl/data/axpy.hh')
-rw-r--r--bench/btl/data/axpy.hh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bench/btl/data/axpy.hh b/bench/btl/data/axpy.hh
index 47a652964..d3fe8df69 100644
--- a/bench/btl/data/axpy.hh
+++ b/bench/btl/data/axpy.hh
@@ -1,3 +1,3 @@
set title "{/*1.5 Y += alpha * X}" 0.000000,0.000000
set xlabel "vector size" 0.000000,0.000000
-set xrange [1:1000000]
+set xrange [5:1000000]