Hi.<br><br>I think while doing make mdrun &amp; make install-mdrun, only drivers installed in bin folder of gramcas is mdrun_mpi.<br><br>But w.r.t my previous E-mail as send earlier I need in bin folder of gromacs following drivers too - p2bdbx_mpi, editconf_mpi, genbox_mpi, grompp_mp w.r.t given gromacs application so that mdrun_mpi can be finall;y executed.<br>
<br>HIH.<br><br>BR<br><br><div class="gmail_quote">On Fri, Apr 18, 2008 at 3:30 PM,  &lt;<a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Send gmx-developers mailing list submissions to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="http://www.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://www.gromacs.org/mailman/listinfo/gmx-developers</a><br>
or, via email, send a message with subject or body &#39;help&#39; to<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a><br>
<br>
You can reach the person managing the list at<br>
 &nbsp; &nbsp; &nbsp; &nbsp;<a href="mailto:gmx-developers-owner@gromacs.org">gmx-developers-owner@gromacs.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than &quot;Re: Contents of gmx-developers digest...&quot;<br>
<br>
<br>
Today&#39;s Topics:<br>
<br>
 &nbsp; 1. GDB Debugging - GROMACS(v-3.3.3) Application with<br>
 &nbsp; &nbsp; &nbsp;OpenMPI(v-1.2.5/v-1.2.6) (Mukesh K Srivastava)<br>
 &nbsp; 2. Re: GDB Debugging - GROMACS(v-3.3.3) Application &nbsp;with<br>
 &nbsp; &nbsp; &nbsp;OpenMPI(v-1.2.5/v-1.2.6) (Daniel Larsson)<br>
 &nbsp; 3. Re: GDB Debugging - GROMACS(v-3.3.3) Application &nbsp;with<br>
 &nbsp; &nbsp; &nbsp;OpenMPI(v-1.2.5/v-1.2.6) (Mark Abraham)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 17 Apr 2008 23:06:50 +0530<br>
From: &quot;Mukesh K Srivastava&quot; &lt;<a href="mailto:srimks11@gmail.com">srimks11@gmail.com</a>&gt;<br>
Subject: [gmx-developers] GDB Debugging - GROMACS(v-3.3.3) Application<br>
 &nbsp; &nbsp; &nbsp; &nbsp;with &nbsp; &nbsp;OpenMPI(v-1.2.5/v-1.2.6)<br>
To: <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a>, <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
Cc: <a href="mailto:gmx-announce@gromacs.org">gmx-announce@gromacs.org</a><br>
Message-ID:<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:3efa6bfc0804171036y26bce920vdb332fed3837f675@mail.gmail.com">3efa6bfc0804171036y26bce920vdb332fed3837f675@mail.gmail.com</a>&gt;<br>
Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
<br>
Hi.<br>
<br>
Anyone had performed GDB debugging for Gromacs(v3.x - v3.3.3) application<br>
with FFTW(v3.1) using OpenMPI(v-1.2.5 or v-1.2.6). I had properly configured<br>
OpenMPI with debug option and also configured Gromacs alongwith FFTW<br>
succesfully. I can perform p2bdbx_mpi, editconf_mpi, genbox_mpi, grompp_mpi<br>
compilation and finally mdrun_mpi without any error or warning messages. But<br>
while executing mdrun_mpi w.r.t mprun, I get libmpi.so.0 not found.<br>
<br>
I had tried with LD_LIBRARY_PATH, forcefully mentioning PATH &amp;<br>
LD_LIBRARY_PATH in etc/bashrc file and also tried with providing softlink to<br>
libmpi.so.0, but everytime I get same error message of &quot;libmpi.so.0&quot; not<br>
found.<br>
<br>
I had check ldd and it&#39;s dependency of executable mdrun_mpi, checked it&#39;s<br>
symbol table content, and finally all lib&#39;s configured for 64 bit with ELF<br>
format but still getting same error of libmpi.so.0 not found while<br>
performing GDB serial debugging with single node.<br>
<br>
Note: I had performed GDB debugging for small MPI program(hello world) using<br>
OpenMPI(v1.2.5/v1.2.6) wthout GROMACS association succesfully.<br>
<br>
Any clue plz?<br>
<br>
BR<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <a href="http://www.gromacs.org/pipermail/gmx-developers/attachments/20080417/6b05965e/attachment-0001.html" target="_blank">http://www.gromacs.org/pipermail/gmx-developers/attachments/20080417/6b05965e/attachment-0001.html</a><br>

<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 17 Apr 2008 22:08:35 +0200<br>
From: Daniel Larsson &lt;<a href="mailto:larsson@xray.bmc.uu.se">larsson@xray.bmc.uu.se</a>&gt;<br>
Subject: Re: [gmx-developers] GDB Debugging - GROMACS(v-3.3.3)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Application &nbsp; &nbsp; with OpenMPI(v-1.2.5/v-1.2.6)<br>
To: Discussion list for GROMACS development<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:5F74B961-9BF0-4678-80E7-0AC65E5219BC@xray.bmc.uu.se">5F74B961-9BF0-4678-80E7-0AC65E5219BC@xray.bmc.uu.se</a>&gt;<br>
Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed<br>
<br>
<br>
On Apr 17, 2008, at 19:36, Mukesh K Srivastava wrote:<br>
&gt; Hi.<br>
&gt;<br>
&gt; Anyone had performed GDB debugging for Gromacs(v3.x - v3.3.3)<br>
&gt; application with FFTW(v3.1) using OpenMPI(v-1.2.5 or v-1.2.6). I<br>
&gt; had properly configured OpenMPI with debug option and also<br>
&gt; configured Gromacs alongwith FFTW succesfully. I can perform<br>
&gt; p2bdbx_mpi, editconf_mpi, genbox_mpi, grompp_mpi compilation and<br>
&gt; finally mdrun_mpi without any error or warning messages. But while<br>
&gt; executing mdrun_mpi w.r.t mprun, I get libmpi.so.0 not found.<br>
<br>
This is probably not really any help but just to clarify, as far as I<br>
know, only mdrun can be run in parallel.<br>
<br>
&gt; &nbsp;I had tried with LD_LIBRARY_PATH, forcefully mentioning PATH &amp;<br>
&gt; LD_LIBRARY_PATH in etc/bashrc file and also tried with providing<br>
&gt; softlink to libmpi.so.0, but everytime I get same error message of<br>
&gt; &quot;libmpi.so.0&quot; not found.<br>
&gt;<br>
&gt; I had check ldd and it&#39;s dependency of executable mdrun_mpi,<br>
&gt; checked it&#39;s symbol table content, and finally all lib&#39;s configured<br>
&gt; for 64 bit with ELF format but still getting same error of<br>
&gt; libmpi.so.0 not found while performing GDB serial debugging with<br>
&gt; single node.<br>
&gt;<br>
&gt; Note: I had performed GDB debugging for small MPI program(hello<br>
&gt; world) using OpenMPI(v1.2.5/v1.2.6) wthout GROMACS association<br>
&gt; succesfully.<br>
&gt;<br>
&gt; Any clue plz?<br>
&gt; BR<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; gmx-developers mailing list<br>
&gt; <a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>
&gt; <a href="http://www.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://www.gromacs.org/mailman/listinfo/gmx-developers</a><br>
&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
&gt; www interface or send it to <a href="mailto:gmx-developers-request@gromacs.org">gmx-developers-request@gromacs.org</a>.<br>
<br>
---<br>
<br>
Daniel Larsson<br>
Molecular Biophysics group<br>
Department of Cell and Molecular Biology<br>
Uppsala University<br>
<br>
+46-18-471 4006 (phone)<br>
+46-18-511 755 &nbsp;(fax)<br>
<a href="http://xray.bmc.uu.se/%7Elarsson" target="_blank">http://xray.bmc.uu.se/~larsson</a><br>
<a href="mailto:larsson@xray.bmc.uu.se">larsson@xray.bmc.uu.se</a><br>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Message: 3<br>
Date: Fri, 18 Apr 2008 11:07:55 +1000<br>
From: Mark Abraham &lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt;<br>
Subject: Re: [gmx-developers] GDB Debugging - GROMACS(v-3.3.3)<br>
 &nbsp; &nbsp; &nbsp; &nbsp;Application &nbsp; &nbsp; with OpenMPI(v-1.2.5/v-1.2.6)<br>
To: Discussion list for GROMACS development<br>
 &nbsp; &nbsp; &nbsp; &nbsp;&lt;<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a>&gt;<br>
Message-ID: &lt;<a href="mailto:4807F46B.5090403@anu.edu.au">4807F46B.5090403@anu.edu.au</a>&gt;<br>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed<br>
<br>
Daniel Larsson wrote:<br>
&gt;<br>
&gt; On Apr 17, 2008, at 19:36, Mukesh K Srivastava wrote:<br>
&gt;&gt; Hi.<br>
&gt;&gt;<br>
&gt;&gt; Anyone had performed GDB debugging for Gromacs(v3.x - v3.3.3)<br>
&gt;&gt; application with FFTW(v3.1) using OpenMPI(v-1.2.5 or v-1.2.6). I had<br>
&gt;&gt; properly configured OpenMPI with debug option and also configured<br>
&gt;&gt; Gromacs alongwith FFTW succesfully. I can perform p2bdbx_mpi,<br>
&gt;&gt; editconf_mpi, genbox_mpi, grompp_mpi compilation and finally mdrun_mpi<br>
&gt;&gt; without any error or warning messages. But while executing mdrun_mpi<br>
&gt;&gt; w.r.t mprun, I get libmpi.so.0 not found.<br>
&gt;<br>
&gt; This is probably not really any help but just to clarify, as far as I<br>
&gt; know, only mdrun can be run in parallel.<br>
<br>
True. The online instructions for installation indicate that you need to<br>
do &quot;make mdrun&quot; and &quot;make install-mdrun&quot; only when compiling an MPI version.<br>
<br>
Mark<br>
<br>
<br>
------------------------------<br>
<br>
_______________________________________________<br>
gmx-developers mailing list<br>
<a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>
<a href="http://www.gromacs.org/mailman/listinfo/gmx-developers" target="_blank">http://www.gromacs.org/mailman/listinfo/gmx-developers</a><br>
<br>
<br>
End of gmx-developers Digest, Vol 48, Issue 14<br>
**********************************************<br>
</blockquote></div><br>