We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
replace content with a redirect to the html docs
Revert 9db97d11d88c801e8c5e9b8d6cc85fb44e5bca61...d2eb48810f3ecc1680900581473005f79c394ca4 on How to use OpenBLAS in Microsoft Visual Studio
Updated How to use OpenBLAS in Microsoft Visual Studio (markdown)
n-dash html entity instead of -
explicitly set CMAKE_MT to replace the new cmake default llvm-mt (failing)
Mention fortran requirement and incompatibility of ifort with msvc
Explain why pure VS builds are slower, and highlight that they do not support DYNAMIC_ARCH
Add note about running conda activate when working in a VS window (from issue 2637)
complete quote symbol around CPATH environment variable
Document cmake install step
Clarify Miniconda/cmake install instructions and redact outdated note about msys2
Add pdb instructions fir cross-builds
Mention cmake version requirement in view or recent issues with link failures in utest etc.
Add downgrade option for msys2 mingw compiler issue as suggested by econwang in #1503
Update MSVC installation procedure with info from #1521
Revert to recommending mingw-w64 from sf.net and add note about issue 1503