Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
2161 Discussions

How can I explicitly assign rank number to each host?

seongyun_k_
Beginner
332 Views

Whenever I run MPI application, it seems rank numbers get different.

Can I fix those MPI rank number affinity?

0 Kudos
1 Reply
Mark_L_Intel
Moderator
332 Views

Hello,

   It sounds like MPI Process Pinning is not working? It should. Could you provide your job script and launching mpirun command? Meanwhile, here are defaults settings for Process Pinning:

https://software.intel.com/en-us/node/561772

You can search through the online documentation regarding each of these settings. Of course, please do ask questions as well.

Cheers,

Mark

 

 

0 Kudos
Reply