We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
clarify geadd (as requested in issue #4538)
note that LLVM is an optional install with VS2022
clarify that all tools for the xbuild come with VS2022
add instructions for cross-compiling from Windows/x86 (copied from issue #4459)
Add OpenMP hints for mixed threads mode from issue 3187
document NUM_PARALLEL (paraphrased from issue 1736) and expand other entries a bit
Mention use of llvm-ar rather than gcc-ar in recent NDKs and remove perl requirement
Add ?gemmt from 0.3.23/0.3.24
Remove reference to buildbot (domain reregistered to someone else, issue 4148
Expand section on precompiled windows binaries to mention INTERFACE64=0 option
Updated Installation Guide (markdown)
Add C910V and the OSUOSL Jenkins jobs (currently configured for my fork)
Add ILP64 jobs on Cirrus
Add FreeBSD/Cirrus
remove trailing separator
Add the crossbuild parts of the dynamic_arch workflow
Add github workflows
Add Azure CI
Updated CI jobs overview (markdown)
start with the smallest configs, Appveyor and Cirrus
Revert 9db97d11d88c801e8c5e9b8d6cc85fb44e5bca61...d2eb48810f3ecc1680900581473005f79c394ca4 on How to use OpenBLAS in Microsoft Visual Studio
Updated How to use OpenBLAS in Microsoft Visual Studio (markdown)
Revert a02f9e470f8e26eda1b8d8601ad2486557721ccf...c862aeb3492c29b487858d43c93676855b60a1f2 on How to build OpenBLAS for Windows on ARM64
Revert 0dcee87d486028fbd88c603853cdcae810e025c6...bf3d15e74d42b0b01618b4beb7b9d658fb905118 on Download
Updated How to build OpenBLAS for Windows on ARM64 (markdown)
Updated Download (markdown)
Update and simplify based on CI experience and 3741
moved issue 665 (sparse matrix/vector support) to a faq entry
Mention the ELF offset/address bug from binutils 2.38 ld
Add NO_AVX2 build hint for OSX Docker Desktop/xhyve (issues 2194 and 2244)