Tutorial
Download PDF
Visible to Intel only — GUID: GUID-FC06D8BC-D756-4194-9CF3-9AD58F01EC53
Getting Started
Before using the MPI tuner for Intel® MPI Library, ensure that the library, scripts, and utility applications are installed. See the Intel® MPI Library Getting Started Guide for instructions.
The general workflow of using the MPI tuner is as follows:
- Create optimized configuration files through the mpitune utility.
- Use the configuration files through the –tune option of the mpirun command during regular execution.
Usage instructions for specific tasks are given in detail further in this tutorial and rely on these general steps.
NOTE:
Before you use the MPI tuner, you can check the tasks to be executed. Use the --scheduler-only (-so) option to see the scope of mpitune work before the real run: $ mpitune ... –so.
Parent topic: Tutorial: Using MPI Tuner for Intel® MPI Library