<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
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.<br>
<br>
Hisham Adel &#1087;&#1080;&#1096;&#1077;&#1090;:
<blockquote cite="mid:777819.40211.qm@web54607.mail.re2.yahoo.com"
 type="cite">
  <table border="0" cellpadding="0" cellspacing="0">
    <tbody>
      <tr>
        <td
 style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;"
 valign="top"><br>
Hi,<br>
        <br>
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.<br>
        <br>
how can I make it receive large data ?<br>
Is there any solution for this problem ?<br>
        <br>
Thanks alot<br>
        <br>
Regards,<br>
Hisham Adel<br>
        <br>
        </td>
      </tr>
    </tbody>
  </table>
  <br>
</blockquote>
<br>
</body>
</html>