Using CMake GUI - 5.2 English - 57404

AOCL User Guide (57404)

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

Complete the following steps to prepare the project with CMake GUI:

  1. Set the source (folder containing aocl-scalapack source code) and build (folder in which the project files will be generated, for example, out) folder paths.

  2. Click on the Configure button to prepare the project options.

  3. Set the generator to Visual Studio 17 2022 and the toolset to ClangCl or LLVM.

  4. Select the available and recommended options as follows:

    _images/image15.png

    Figure 15.1 AOCL-ScaLAPACK CMake Options#

  5. Click the Generate button and then Open Project.