IntelĀ® MPI Library User's Guide for Linux* OS
To limit the number of processes running on one node, you can use the perhost-range min:max option. For example: the following command defines the number of MPI ranks on each node, between 4 and 8:
$ mpitune --perhost-range 4:8