Setting a Limitation for Hosts Usage

To limit the number of nodes on which tuning will be performed, use the --host-range min:max option. For example, the following command will restrict running on 8 to 16 nodes only:

$ mpitune --host-range 8:16