15 Dec
2013
15 Dec
'13
7:21 p.m.
On Dec 16, 2013, at 9:49 AM, Huiwei Lu <[email protected]> wrote:
@JT, yes, if the data continue to grow and there is no proper way to do it in MPI type, I will have to partition the buffer to smaller trunks.
MPI (standard) can send infinitely large data using Rajeev’s suggestion. The internal MPICH stack can allow up to 64-bits (16 exabytes) because of its internal bookkeeping. When people start sending more than 16 exabytes in a single message, we’ll fix that. :-) -- Pavan Balaji http://www.mcs.anl.gov/~balaji