openblas v0.3.28
- Created
- Updated
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
# License
# Supported Platforms
!arm | arm64 | !uwp
- ✅ linux
- ✅ osx
- ✅ uwp-x64
- ✅ windows
- ❌
uwp-arm
# Features
No default features set.
# dynamic-arch
Support for multiple targets in a single library
Supports: !windows | mingw
- ✅ linux
- ✅ osx
- ✅ uwp-x64
- ❌
windows
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# simplethread
Use simple thread
# threads
Use a threading backend
Host Dependencies:
one transitive dependency:
- vcpkg-cmake-config (by pthreads )
# Dependencies
# Host Dependencies
No transitive dependencies.
# Dependents
- blas
- cblas
- faiss
- openblas (feature
simplethread
)
# Host Dependents
# Contributors
- Han Hu
- Robert Schumacher
- Neil Shipp
- Alisa yang
- Alexander Karatarakis
- Dmitry Marakasov
- zhihaoy
- Vitaly Petrov
- Sean Warren
- Jack·Boos·Yu
- grdowns
- Victor Romero
- Stefano Sinigardi
- pravic
- Alexander Neumann
- Billy Robert O'Neal III
- Albert Ziegenhagel
- Lily
- NancyLi1013
- Johannes Schönberger
- Ilya Arzhannikov
- Christopher Schwartz
- hm
- nicole mazzuca
- Nursultan Zarlyk
- Frank
- Fabien Péan
- Daniel Ju
- Jia Yue Hua
- jim wang
- wtz
- Julian Zimmermann
- Jaap Aarts
# Changelog
and 48 more commits:
6aab6e0
[OpenBLAS] Upgrade to 0.3.9 + a patch to fix AVX512 (which is now present on the VMs)d83edc8
Bump version numbers, fix system name checkfdf36eb
Update ports/openblas/portfile.cmaked4e2516
[openblas] Remove restriction of build static lib on Linuxc51f82b
Strip 'v' prefixes which are not really version parts26516fe
vcpkg_configure_cmake (and _meson) now embed debug symbols within static libs (/Z7)b725160
[openblas] Move whitespace fixes to the whistespace.patch3413115
[openblas] Use vcpkg_from_github()cdff7ad
[openblas] Bump versiond440c58
[openblas] Have the portfile apply the new patch1253ad0
[openblas] Add patch for whitespace6a3c13f
Use SOURCE_PATH for license file path890ed61
Remove debug code4d4dfe0
OpenBLAS-2.20 and UWP supportebc875d
[openssl][vcpkg_find_acquire_program] Use msys to provide perl for vcpkg_find_acquire_program. Revert openssl to use this instead of msys directly.89cd681
[ceres][openblas] Strengthen constraintsfbf4060
[openblas] Fix error in patching cblas.h which removes semicolons583abfa
[openblas] Fix missing write to cblas.h6d052e3
Add openblas and only the blas part is compiled. Because no gfortran things is included, openblas is BSD