Intel® MPI Library
Get help with building, analyzing, optimizing, and scaling high-performance computing (HPC) applications.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
2275 Discussions

Maximun number of MPI communicator

Loc_N_Intel
Employee
2,399 Views

Hello,

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

Thanks,
Loc

0 Kudos
4 Replies
James_T_Intel
Moderator
2,399 Views
Hi Loc,

The maximum is currently 16381 communicators.

Sincerely,
James Tullos
Technical Consulting Engineer
Intel Cluster Tools
0 Kudos
Loc_N_Intel
Employee
2,400 Views
Hi James,

Thank you very much for your support.

Regards,
Loc
0 Kudos
AThar2
Beginner
2,399 Views

Hello

 

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

0 Kudos
James_T_Intel
Moderator
2,400 Views

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

0 Kudos
Reply