提交 8d2e3c65 authored 作者: Frederic Bastien's avatar Frederic Bastien

Added a note about OpenBLAS.

上级 52afff38
...@@ -615,6 +615,15 @@ within a MinGW shell if you installed Nose manually as described above. ...@@ -615,6 +615,15 @@ within a MinGW shell if you installed Nose manually as described above.
Compiling a faster BLAS Compiling a faster BLAS
~~~~~~~~~~~~~~~~~~~~~~~ ~~~~~~~~~~~~~~~~~~~~~~~
.. note::
GotoBLAS is no lower maintained and have some installation
problem. GotoBLAS have been released under BSD. `OpenBLAS
<https://github.com/xianyi/OpenBLAS>`_ is a new project that
continue GotoBLAS that include fixes in the installation and
implementation of some function that Theano don't currently use.
We didn't try OpenBLAS on Windows.
If you want a faster and/or multithreaded BLAS library, you can If you want a faster and/or multithreaded BLAS library, you can
compile GotoBLAS2 (ATLAS may work too, but was not tested, and is compile GotoBLAS2 (ATLAS may work too, but was not tested, and is
usually reported to be slower and more difficult to compile -- especially usually reported to be slower and more difficult to compile -- especially
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论