Intel® C++ Compiler Classic Developer Guide and Reference

ID 767249
Date 3/31/2023
Public

A newer version of this document is available. Customers should click here to go to the newest version.

Document Table of Contents

Include MPI Support

To specify the type of MPI support you want:

  1. Open the project's property pages and select Configuration Properties > Intel Libraries for oneAPI.
  2. Set the property Use oneMKL to Cluster.
  3. Set the property Use MPI Library to one of the following values:
    • Intel® MPI Library
    • MS-MPI
  4. Build the project.

The next time you build your project with the Microsoft Visual C++* compiler, it will include support for the version of MPI that you specified.