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.
- Windows x86/x86_64
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:
- Werner Saar
- Wang Qian
- Zaheer Chothia
- Chen Shaohu (Optimized GEMV on the Loongson-3A processor)
- Luo Wen (Intern, Testing Level 2 BLAS)
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
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.)