You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

about.md 3.5 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253
  1. ## Mailing list
  2. We have a [GitHub discussions](https://github.com/OpenMathLib/OpenBLAS/discussions/) forum to discuss usage and development of OpenBLAS. We also have a [Google group for *users*](https://groups.google.com/forum/#!forum/openblas-users) and a [Google group for *development of*](https://groups.google.com/forum/#!forum/openblas-dev) OpenBLAS.
  3. ## Acknowledgements
  4. This work was or is partially supported by the following grants, contracts and institutions:
  5. * Research and Development of Compiler System and Toolchain for Domestic CPU, National S&T Major Projects: Core Electronic Devices, High-end General Chips and Fundamental Software (No.2009ZX01036-001-002)
  6. * National High-tech R&D Program of China (Grant No.2012AA010903)
  7. * [PerfXLab](http://www.perfxlab.com/)
  8. * Chan Zuckerberg Initiative's Essential Open Source Software for Science program:
  9. * Cycle 1 grant: [Strengthening NumPy's foundations - growing beyond code](https://figshare.com/articles/journal_contribution/Proposal_NumPy_OpenBLAS_for_Chan_Zuckerberg_Initiative_EOSS_2019_round_1/10302167) (2019-2020)
  10. * Cycle 3 grant: [Improving usability and sustainability for NumPy and OpenBLAS](https://chanzuckerberg.com/eoss/proposals/improving-usability-and-sustainability-for-numpy-and-openblas/) (2020-2021)
  11. * Sovereign Tech Fund funding: [Keeping high performance linear algebra computation accessible and open for all](https://www.sovereigntechfund.de/tech/openblas) (2023-2024)
  12. Over the course of OpenBLAS development, a number of donations were received.
  13. You can read OpenBLAS's statement of receipts and disbursement and cash balance in
  14. [this Google doc](https://docs.google.com/spreadsheet/ccc?key=0AghkTjXe2lDndE1UZml0dGpaUzJmZGhvenBZd1F2R1E&usp=sharing) (covers 2013-2016).
  15. A list of backers is available [in BACKERS.md](https://github.com/OpenMathLib/OpenBLAS/blob/develop/BACKERS.md) in the main repo.
  16. ### Donations
  17. We welcome hardware donations, including the latest CPUs and motherboards.
  18. ## Open source users of OpenBLAS
  19. Prominent open source users of OpenBLAS include:
  20. * [Julia](https://julialang.org) - a high-level, high-performance dynamic programming language for technical computing
  21. * [NumPy](https://numpy.org) - the fundamental package for scientific computing with Python
  22. * [SciPy](https://scipy.org) - fundamental algorithms for scientific computing in Python
  23. * [R](https://www.r-project.org/) - a free software environment for statistical computing and graphics
  24. * [OpenCV](https://opencv.org/) - the world's biggest computer vision library
  25. OpenBLAS is packaged in most major Linux distros, as well as general and
  26. numerical computing-focused packaging ecosystems like Nix, Homebrew, Spack and
  27. conda-forge.
  28. OpenBLAS is used directly by libraries written in C, C++ and Fortran (and
  29. probably other languages), and directly by end users in those languages.
  30. ## Publications
  31. ### 2013
  32. * Wang Qian, Zhang Xianyi, Zhang Yunquan, Qing Yi, **AUGEM: Automatically Generate High Performance Dense Linear Algebra Kernels on x86 CPUs**, In the International Conference for High Performance Computing, Networking, Storage and Analysis (SC'13), Denver CO, November 2013. [[pdf](http://xianyi.github.io/paper/augem_SC13.pdf)]
  33. ### 2012
  34. * Zhang Xianyi, Wang Qian, Zhang Yunquan, **Model-driven Level 3 BLAS Performance Optimization on Loongson 3A Processor**, 2012 IEEE 18th International Conference on Parallel and Distributed Systems (ICPADS), 17-19 Dec. 2012.