We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4ceb1a commit 5fa581cCopy full SHA for 5fa581c
README.md
@@ -28,7 +28,8 @@ You can download them from [file hosting on sourceforge.net](https://sourceforge
28
## Installation from Source
29
30
Download from project homepage, https://xianyi.github.com/OpenBLAS/, or check out the code
31
-using Git from https://github.com/xianyi/OpenBLAS.git.
+using Git from https://github.com/xianyi/OpenBLAS.git. (If you want the most up to date version, be
32
+sure to use the develop branch - master is several years out of date due to a change of maintainership.)
33
Buildtime parameters can be chosen in Makefile.rule, see there for a short description of each option.
34
Most can also be given directly on the make or cmake command line.
35
0 commit comments