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

Changelog

The current release is 0.3.26 version created Jan 2, 2024. 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 f2524d2eaa55e9c2bad4d203401d4c7f for the zip and bd496a1c81769ed19a161c1f8f904ccd 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.)