<html><body><div style="color:#000; background-color:#fff; font-family:arial, helvetica, sans-serif;font-size:10pt"><div><span>Can you please help me modify the coding? I don't know where is the error in that coding?</span></div><div>&nbsp;</div><div><font style="font-weight:bold;"><span style="color: rgb(127, 0, 127); font-size: 10px; font-family: tahoma, times, serif; ">Diana Adiyani Ahmad<br>R&amp;D SerindIT Com UUM Sdn Bhd<br></span></font></div><div style="background-color:transparent;font-style:normal;"><font style="font-weight:bold;"><span class="yui_3_2_0_2_132746691550448"><span style="color: rgb(127, 0, 127); font-size: x-small; font-family: tahoma, times, serif; "><b style="line-height:normal;text-align:left;"><font style="line-height:11px;">04-9190197</font></b>&nbsp;</span><br></span></font></div><div><br></div>  <div style="font-size: 10pt; font-family: arial, helvetica, sans-serif; "> <div style="font-size: 12pt; font-family: 'times new
 roman', 'new york', times, serif; "> <div dir="ltr"> <font size="2" face="Arial"> <hr size="1">  <b><span style="font-weight:bold;">From:</span></b> Rajeev Thakur &lt;thakur@mcs.anl.gov&gt;<br> <b><span style="font-weight: bold;">To:</span></b> diana adiyani ahmad &lt;daa_adiaz5728@yahoo.com&gt;; mpich-discuss@mcs.anl.gov <br><b><span style="font-weight: bold;">Cc:</span></b> Jayesh Krishna &lt;jayesh@mcs.anl.gov&gt;; Najah Abdul Rahman &lt;najah.silvercs@gmail.com&gt;; shura Asshura &lt;nurulasshura@yahoo.com&gt; <br> <b><span style="font-weight: bold;">Sent:</span></b> Friday, April 20, 2012 10:50 PM<br> <b><span style="font-weight: bold;">Subject:</span></b> Re: [mpich-discuss] Please help, Error with MPI_scatter<br> </font> </div> <br>
If you are not using a count value that large, something else is wrong in your code. (Derived datatypes won't help.)<br><br><br>On Apr 20, 2012, at 9:23 AM, diana adiyani ahmad wrote:<br><br>&gt; Hi,<br>&gt; <br>&gt; Can you show how to using derived datatypes?<br>&gt;&nbsp; <br>&gt; Diana Adiyani Ahmad<br>&gt; R&amp;D SerindIT Com UUM Sdn Bhd<br>&gt; 04-9190197 <br>&gt; <br>&gt; From: Jayesh Krishna &lt;<a ymailto="mailto:jayesh@mcs.anl.gov" href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>&gt;<br>&gt; To: diana adiyani ahmad &lt;<a ymailto="mailto:daa_adiaz5728@yahoo.com" href="mailto:daa_adiaz5728@yahoo.com">daa_adiaz5728@yahoo.com</a>&gt;; <a ymailto="mailto:mpich-discuss@mcs.anl.gov" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a> <br>&gt; Cc: Najah Abdul Rahman &lt;<a ymailto="mailto:najah.silvercs@gmail.com" href="mailto:najah.silvercs@gmail.com">najah.silvercs@gmail.com</a>&gt;; shura Asshura &lt;<a
 ymailto="mailto:nurulasshura@yahoo.com" href="mailto:nurulasshura@yahoo.com">nurulasshura@yahoo.com</a>&gt; <br>&gt; Sent: Friday, April 20, 2012 4:09 AM<br>&gt; Subject: Re: [mpich-discuss] Please help, Error with MPI_scatter<br>&gt; <br>&gt; Hi,<br>&gt; Looks like you are running on a 32-bit machine and hit by the max size of an integer used for count argument in the Scatter call (Is the count = 2576980378 ?). Try using derived datatypes.<br>&gt; <br>&gt; Regards,<br>&gt; Jayesh<br>&gt; <br>&gt; ----- Original Message -----<br>&gt; From: "diana adiyani ahmad" &lt;<a ymailto="mailto:daa_adiaz5728@yahoo.com" href="mailto:daa_adiaz5728@yahoo.com">daa_adiaz5728@yahoo.com</a>&gt;<br>&gt; To: <a ymailto="mailto:mpich-discuss@mcs.anl.gov" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>&gt; Cc: "Najah Abdul Rahman" &lt;<a ymailto="mailto:najah.silvercs@gmail.com"
 href="mailto:najah.silvercs@gmail.com">najah.silvercs@gmail.com</a>&gt;, "shura Asshura" &lt;<a ymailto="mailto:nurulasshura@yahoo.com" href="mailto:nurulasshura@yahoo.com">nurulasshura@yahoo.com</a>&gt;<br>&gt; Sent: Thursday, April 19, 2012 3:46:57 AM<br>&gt; Subject: Re: [mpich-discuss] Please help, Error with MPI_scatter<br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; My coding is at attachment. <br>&gt; <br>&gt; <br>&gt; Thank you. <br>&gt; <br>&gt; Diana Adiyani Ahmad <br>&gt; R&amp;D SerindIT Com UUM Sdn Bhd <br>&gt; <br>&gt; 04-9190197 <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; From: diana adiyani ahmad &lt;<a ymailto="mailto:daa_adiaz5728@yahoo.com" href="mailto:daa_adiaz5728@yahoo.com">daa_adiaz5728@yahoo.com</a>&gt; <br>&gt; To: "<a ymailto="mailto:mpich-discuss@mcs.anl.gov" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a>" &lt;<a ymailto="mailto:mpich-discuss@mcs.anl.gov"
 href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a>&gt; <br>&gt; Cc: Najah Abdul Rahman &lt;<a ymailto="mailto:najah.silvercs@gmail.com" href="mailto:najah.silvercs@gmail.com">najah.silvercs@gmail.com</a>&gt;; shura Asshura &lt;<a ymailto="mailto:nurulasshura@yahoo.com" href="mailto:nurulasshura@yahoo.com">nurulasshura@yahoo.com</a>&gt; <br>&gt; Sent: Thursday, April 19, 2012 12:52 PM <br>&gt; Subject: [mpich-discuss] Please help, Error with MPI_scatter <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; <br>&gt; I have a big problem with MPI, this is the error : <br>&gt; ------------------------------------------------------------------------ <br>&gt; <br>&gt; <br>&gt; Microsoft Windows XP [Version 5.1.2600] <br>&gt; (C) Copyright 1985-2001 Microsoft Corp. <br>&gt; <br>&gt; C:\Documents and Settings\user&gt;cd C:\Documents and Settings\user\My Documents\Vi <br>&gt; sual Studio 2008\Projects\MPICH\Debug <br>&gt; <br>&gt; C:\Documents and
 Settings\user\My Documents\Visual Studio 2008\Projects\MPICH\De <br>&gt; bug&gt;mpiexec -hosts 2 192.168.1.12 192.168.1.43 mpich.exe <br>&gt; Fatal error in PMPI_Scatter: Invalid count, error stack: <br>&gt; PMPI_Scatter(791): MPI_Scatter(sbuf=00000000, scount=-429496730, MPI_INT, rbuf=0 <br>&gt; 0000000, rcount=-429496730, MPI_INT, root=0, MPI_COMM_WORLD) failed <br>&gt; PMPI_Scatter(728): Negative count, value is -429496730 <br>&gt; <br>&gt; job aborted: <br>&gt; rank: node: exit code[: error message] <br>&gt; 0: 192.168.1.12: 1: process 0 exited without calling finalize <br>&gt; 1: 192.168.1.43: 123 <br>&gt; <br>&gt; <br>&gt; Diana Adiyani Ahmad <br>&gt; R&amp;D SerindIT Com UUM Sdn Bhd <br>&gt; <br>&gt; 04-9190197 <br>&gt; <br>&gt; _______________________________________________ <br>&gt; mpich-discuss mailing list <a ymailto="mailto:mpich-discuss@mcs.anl.gov" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a> <br>&gt; To manage
 subscription options or unsubscribe: <br>&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a> <br>&gt; <br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; mpich-discuss mailing list&nbsp; &nbsp; <a ymailto="mailto:mpich-discuss@mcs.anl.gov" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>&gt; To manage subscription options or unsubscribe:<br>&gt; <a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>&gt; <br>&gt; <br>&gt; _______________________________________________<br>&gt; mpich-discuss mailing list&nbsp; &nbsp;  <a ymailto="mailto:mpich-discuss@mcs.anl.gov" href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>&gt; To manage subscription options or unsubscribe:<br>&gt; <a
 href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br><br><br><br> </div> </div>  </div></body></html>