View on GitHub

OpenBLAS

An optimized BLAS library

Download this project as a .zip file Download this project as a tar.gz file

OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version. Please read the documents on OpenBLAS wiki.

Binary Packages

We strive to provide binary packages for the following platform.

(hosted on sourceforge.net; if required the mingw runtime dependencies can be found in the 0.2.12 folder there)
Note that while the binaries may be slow to arrive on sourceforge.net at the moment, they can also be found in the Releases section of the github site, https://github.com/OpenMathLib/OpenBLAS/releases. Binaries for other platforms are usually available on the sites listed in the OpenBLAS Wiki

Install from Source

Please read User Manual and Installation Guide

Full project documentation (that also covers topics like installing from source) is available here - this builds on and will eventually replace the wiki

Changelog

The current release is 0.3.29 version created Jan 12, 2025. Please refer to the changelog file for notable changes.

License

BSD

Developers

Current Developers: Zhang Xianyi, Martin Kroeker

Previous Developers:

Contributors

Please check CONTRIBUTORS.md.

Issues

Please use the issue tracker at github.com/OpenMathLib/OpenBLAS/issues for bug reports and suggestions.

FAQ

Please read our wiki pages.

Donation

Please read this wiki page.

Contact

Users mailing list

Download

You can download this project in either zip or tar formats.
(md5 checksums are d7df28656fa28616da028d1e94eab216 for the zip and 853a0c5c0747c5943e7ef4bbb793162d for the tar.gz package)

You can also clone the project with Git by running:

$ git clone https://github.com/OpenMathLib/OpenBLAS.git

(Note that the project was moved out from under Xianyi's personal repository into the OpenMathLib organization in the summer of 2023 purely for practical reasons. Any old links referring to github.com/xianyi/OpenBLAS are automatically forwarded by github to the new location.)