Thank you for the reply! <br><br>hmm mdrun_mpi does not appear in the list of executables in /usr/local/gromacs/bin (and well therefore not in /usr/local/bin).<br><br>Which set of installation commands that I used should have compiled the mdrun_mpi executable? And how should I go about getting the mdrun_mpi executable at this point?<br>

<br>Justin<br><br><br><div class="gmail_quote">On Mon, Jan 24, 2011 at 6:57 PM, Justin A. Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu">jalemkul@vt.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

<div><div></div><div class="h5"><br>
<br>
Justin Kat wrote:<br>
&gt; Dear gmx users,<br>
&gt;<br>
&gt;<br>
&gt; I have installed the parallel version 4.0.7 of gromacs on one of the<br>
&gt; nodes of my cluster. Here is the steps I&#39;ve done through root:<br>
&gt;<br>
&gt;<br>
&gt; first, the normal installation:<br>
&gt;<br>
&gt; ./configure<br>
&gt;<br>
&gt; make<br>
&gt;<br>
&gt;<br>
&gt; make install<br>
&gt;<br>
&gt; make links<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; then issued commands below for the mpi build:<br>
&gt;<br>
&gt; ./configure |--enable-mpi|<br>
&gt;<br>
&gt; make mdrun<br>
&gt;<br>
&gt; make install-mdrun<br>
&gt;<br>
&gt; make links<br>
&gt;<br>
&gt;<br>
&gt; I dont see any errors and everything seems to install fine.<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; I then switch to a normal user to do my work and then after issuing the grompp_md command as usual, I entered the command below:<br>
&gt;<br>
&gt;<br>
&gt; mpirun -np 8 mdrun_mpi -s *.tpr -o *.tpr -c *_after_md -v &gt;&amp; output.mdrun_md<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; however, output.mdrun_md gives:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; mpirun was unable to launch the specified application as it could not find an executable:<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; Executable: mdrun_mpi<br>
&gt; Node: node3.reyclus.loc<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; while attempting to start process rank 0.<br>
&gt;<br>
&gt;<br>
&gt; Was the installation procedure incorrect? Or do I need to go through a<br>
&gt; separate installation for the mdrun_mpi executable? Please guide me on<br>
&gt; what is wrong.<br>
&gt;<br>
<br>
</div></div>No, the commands you gave should have built mdrun_mpi, as long as they finished<br>
successfully.  Were there errors in the installation?<br>
<br>
With &quot;make links&quot; you should have links to all the Gromacs executables in<br>
/usr/local/bin - are they there?  You don&#39;t need to make links, instead you can<br>
follow the steps here:<br>
<br>
<a href="http://www.gromacs.org/Downloads/Installation_Instructions#Getting_access_to_GROMACS_after_installation" target="_blank">http://www.gromacs.org/Downloads/Installation_Instructions#Getting_access_to_GROMACS_after_installation</a><br>


<br>
-Justin<br>
<br>
&gt; Thanks,<br>
&gt; Justin<br>
&gt;<br>
<br>
--<br>
========================================<br>
<br>
Justin A. Lemkul<br>
Ph.D. Candidate<br>
ICTAS Doctoral Scholar<br>
MILES-IGERT Trainee<br>
Department of Biochemistry<br>
Virginia Tech<br>
Blacksburg, VA<br>
jalemkul[at]<a href="http://vt.edu" target="_blank">vt.edu</a> | (540) 231-9080<br>
<a href="http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin" target="_blank">http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin</a><br>
<br>
========================================<br>
<font color="#888888">--<br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the<br>
www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
</font></blockquote></div><br>