Hi Pavan,<div><br></div><div>Thanks for your suggestion. The installation succeeded.  (Also thank Anthony for correcting me on configure.)</div><div><br></div><div>FYI, I needed to edit src/openpa/src/Makefile to change &quot;AR = ar&quot; to &quot;AR = ar -X64&quot;. So, the AR=&quot;ar -X64&quot; didn&#39;t apply to this directory. Also, somehow I need to edit the main Makefile to add full path for &quot;INSTALL = confdb/install-sh&quot;. Everything else is fine.</div>
<div><br></div><div>I&#39;m now doing a first test using &quot;mpiexec -l -n 4 hostname&quot;. For n=1, it always works. n=2 occasionally fails. n=3 occasionally successes. n=4 always gives the following message:</div><div>
<a href="http://mpiexec_pls01.ccni.rpi.edu">mpiexec_pls01.ccni.rpi.edu</a> (mpiexec 392): no msg recvd from mpd when expecting ack of request</div><div><br></div><div>My testing using &quot;mpdringtest 10&quot; gives &quot;time for 10 loops = 1.65166211128 seconds&quot;. I&#39;ve no idea what a reasonable number should be. But my feeling is that the problem in the mpiexec testing is related to the &quot;slow&quot; mpdringtest.</div>
<div><br></div><div>I appreciate for your suggestions.</div><div><br></div><div>FYI, the machine is Power5 with 32 cores. </div><div><br></div><div>--</div><div>Eric</div><div><br><div class="gmail_quote">On Sat, Dec 12, 2009 at 9:15 PM, Pavan Balaji <span dir="ltr">&lt;<a href="mailto:balaji@mcs.anl.gov">balaji@mcs.anl.gov</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><br>
ch3:shm support is deprecated on UNIX. Can you try using the default<br>
channel (ch3:nemesis) instead?<br>
<br>
 -- Pavan<br>
<div><div></div><div class="h5"><br>
On 12/12/2009 08:08 PM, Eric Sun wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I&#39;m building MPICH2-1.2.1 on AIX 5.3. I used a configure line:<br>
&gt; ./configure --prefix=/gpfs/shared/mpich2 --with-device=ch3:shm<br>
&gt; --with-pm=gforker \<br>
&gt; OBJECT_MODE=64 CC=xlc CXX=xlc++ FC=xlf F90=xlf90 \<br>
&gt; CFLAGS=-q64 CXXFLAGS=-q64 FFLAGS=-q64 F90FLAGS=-q64 \<br>
&gt; AR=&quot;ar -X64&quot; 2&gt;&amp;1 | tee config.log<br>
&gt;<br>
&gt; Because this is a single SMP machine, I used ch3:shm and gforker.<br>
&gt;<br>
&gt; The configure passed with no error. However, make stops at the following<br>
&gt; point:<br>
&gt;   CC              ch3_shm.c<br>
&gt; &quot;ch3_shm.c&quot;, line 317.29: 1506-277 (S) Syntax error: possible missing<br>
&gt; &#39;;&#39; or &#39;,&#39;?<br>
&gt; &quot;ch3_shm.c&quot;, line 346.13: 1506-021 (S) Expecting struct or union.<br>
&gt; &quot;ch3_shm.c&quot;, line 350.21: 1506-021 (S) Expecting struct or union.<br>
&gt; &quot;ch3_shm.c&quot;, line 351.24: 1506-021 (S) Expecting struct or union.<br>
&gt; &quot;ch3_shm.c&quot;, line 406.21: 1506-021 (S) Expecting struct or union.<br>
&gt; &quot;ch3_shm.c&quot;, line 473.21: 1506-021 (S) Expecting struct or union.<br>
&gt; &quot;ch3_shm.c&quot;, line 539.21: 1506-021 (S) Expecting struct or union.<br>
&gt;<br>
&gt; Any clue to fix this? Thanks!<br>
&gt; --<br>
&gt; Eric Sun<br>
&gt;<br>
&gt;<br>
</div></div>&gt; ------------------------------------------------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; mpich-discuss mailing list<br>
&gt; <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><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>
<font color="#888888"><br>
--<br>
Pavan Balaji<br>
<a href="http://www.mcs.anl.gov/~balaji" target="_blank">http://www.mcs.anl.gov/~balaji</a><br>
_______________________________________________<br>
mpich-discuss mailing list<br>
<a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
<a href="https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss" target="_blank">https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss</a><br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Yiyang Sun<br>Department of Physics, Applied Physics, and Astronomy<br>Rensselaer Polytechnic Institute<br>Troy, NY 12180, USA<br>
</div>