mirror of
https://github.com/ceres-solver/ceres-solver.git
synced 2026-08-29 16:40:38 +08:00
0a07fbf873
OpenBLAS has subtle issues releated to threading. It conflicts with the use of threads in the other parts of the application. Careful users can still use it by disabling threads via an environment variable, but by default we want to use a BLAS/LAPACK that does not suffer from these problems. Change-Id: I8c1c0ed0b526453564c5f9ea69b646fac32fe027