aboutsummaryrefslogtreecommitdiffhomepage
path: root/bench
diff options
context:
space:
mode:
authorGravatar n0mend <n0mend@web.de>2020-04-27 18:28:00 +0000
committerGravatar n0mend <n0mend@web.de>2020-06-01 18:31:46 +0000
commit6d2a9a524bd827ed2d51bb35486c33e2c54c823f (patch)
treec2890d6c8e23470934f8036309b6aba84e966707 /bench
parent029a76e11559815b8e152ec81328119f8291a7ee (diff)
Update run instructions for benchCholesky
Diffstat (limited to 'bench')
-rw-r--r--bench/benchCholesky.cpp3
1 files changed, 1 insertions, 2 deletions
diff --git a/bench/benchCholesky.cpp b/bench/benchCholesky.cpp
index 9a8e7cf63..0dc94e5b4 100644
--- a/bench/benchCholesky.cpp
+++ b/bench/benchCholesky.cpp
@@ -1,5 +1,4 @@
-
-// g++ -DNDEBUG -O3 -I.. benchLLT.cpp -o benchLLT && ./benchLLT
+// g++ -DNDEBUG -O3 -I.. benchCholesky.cpp -o benchCholesky && ./benchCholesky
// options:
// -DBENCH_GSL -lgsl /usr/lib/libcblas.so.3
// -DEIGEN_DONT_VECTORIZE