Update run instructions for benchCholesky

This commit is contained in:
n0mend 2020-04-27 18:28:00 +00:00
parent 029a76e115
commit 6d2a9a524b

View File

@ -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