commit | 0a07fbf8731adcdce98c8e73127d379199341132 | [log] [tgz] |
---|---|---|
author | Sameer Agarwal <sameeragarwal@google.com> | Wed Jul 10 11:57:35 2013 -0700 |
committer | Sameer Agarwal <sameeragarwal@google.com> | Wed Jul 10 17:02:18 2013 -0700 |
tree | 357480332a3026a07a9d0fa330b6be822d80c26a | |
parent | aee5597acf9c2c064977e937f52689254ebd1a39 [diff] |
Use ATLAS as the example BLAS in building.rst 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