mirror of
https://gitlab.com/libeigen/eigen.git
synced 2026-04-10 11:34:33 +08:00
Update run instructions for benchCholesky
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user