[mpich-discuss] MPICH2 & Large data

The Source thesourcehim at gmail.com
Thu Oct 2 08:08:06 CDT 2008


Send, using different MPI data types. For example MPI_INT instead of 
MPI_CHAR, so element number will be 4 time smaller. The other way is to 
split data to several messages.

Hisham Adel ?????:
>
> Hi,
>
> I am trying to send large data (2.5GB) using MPICH2. When the other 
> node is going to receive the data it can not cause in MPI_RECV (void * 
> buffer, Int count, .......) the count number will be very large than 
> the integer range.
>
> how can I make it receive large data ?
> Is there any solution for this problem ?
>
> Thanks alot
>
> Regards,
> Hisham Adel
>
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20081002/06c7c489/attachment.htm>


More information about the mpich-discuss mailing list