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

Maximun number of MPI communicator

Loc_N_Intel
Mitarbeiter
2.346Aufrufe

Hello,

Please advice if there is a limitation of number of MPI communicator?

Thanks,
Loc

0 Kudos
4 Antworten
James_T_Intel
Moderator
2.346Aufrufe
Hi Loc,

The maximum is currently 16381 communicators.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
Loc_N_Intel
Mitarbeiter
2.347Aufrufe
Hi James,

Thank you very much for your support.

Regards,
Loc
AThar2
Einsteiger
2.346Aufrufe

Hello

 

Is this limit still the case? And is your answer based on the total number of communicators or the total number PER PROCESS?

James_T_Intel
Moderator
2.347Aufrufe

The maximum is now 32000, and it is total communicators, not per process.

Antworten