4.1.7. Build AOCL-BLAS from Source on Windows - 5.2 English - 57404

AOCL User Guide (57404)

Document ID
57404
Release Date
2025-12-29
Version
5.2 English

GitHub URL: amd/blis

AOCL-BLAS uses CMake along with Microsoft Visual Studio for building binaries from the sources on Windows. The following sections explain the GUI and command-line schemes of building the binaries and test suite.

Prerequisites

  • Windows 10/11 or Windows Server 2019/2022

  • LLVM 15/16 for AMD “Zen3” and AMD “Zen4” support (or LLVM 11 for AMD “Zen2” support)

  • LLVM plug-in for Microsoft Visual Studio (if latest version of LLVM is installed separately, this plugin enables linking Visual Studio with the installed LLVM toolchain)

  • For more information on CMake versions validated, refer to Build Utilities

  • Microsoft Visual Studio 2019 (build 16.8.7) and 2022 (build 17.3.2 through 17.7.5)

  • Microsoft Visual Studio tools (as shown in Microsoft Visual Studio Prerequisites):

    • Python development

    • Desktop development with C++: C++ Clang-Cl for v142 build tool (x64/x86)

_images/image8.png

Figure 4.1 Microsoft Visual Studio Prerequisites#