Tutorial
Using MPI Tuner for Intel® MPI Library on Linux* OS
Download PDF
ID
768652
Date
2/19/2016
Public
Visible to Intel only — GUID: GUID-7FA8E546-A14A-4FEA-ACD2-29DA4A4AB1B3
Task 3: Application-Specific Tuning
Now that you have completed the cluster-specific tuning, you can focus on optimizing Intel® MPI Library for your application. You can use the above cluster-specific methods and apply them to your application-specific tuning, with the following modifications:
- The layout of your application (such as hosts and process count per host) is set on your mpirun command line, outside of mpitune.
- Use your application instead of the micro benchmarks mentioned above.
- Use the app.xml configuration file instead of imb.xml.
Parent topic: Tutorial: Using MPI Tuner for Intel® MPI Library