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

IntelMPI Starvation issue

Lars_S_1
Beginner
335 Views

Hi,

l observed an starvation issue in intel-mpi/64/4.0.3/008 when using persistent "wild" recv request, i.e. setting up persistent recv requests with MPI_ANY_SOURCE. Examining several event traces with ITCA makes me assume that those recv requests are more likely matched with send operations from processes with lower ranks numbers. This would be suboptimal as it leads to starvation of higher ranked process in large MPI jobs.

Is this the right place to post such issues?

0 Kudos
1 Reply
James_T_Intel
Moderator
335 Views

Hi Lars,

Yes, this is an appropriate place to discuss this.  Can you provide the trace file?  Or do you have a sample code showing this behavior?

Sincerely,
James Tullos
Technical Consulting Engineer
Intel® Cluster Tools

0 Kudos
Reply