Justin,<br><br>Sorry for not giving the correct information. <br><br>Gromacs version 4.5.5<br>Tesla card- Nvidia Tesla S1070 (Tesla T10 Processor)<br>Cuda version 3.1<br>CMake 2.8<br><br>I installed the OpenMM from the source using commands=<br>
<br>ccmake -i .<br>make<br>make test<br>make install<br><br>everything went fine and  set the paths<pre>export OPENMM_ROOT_DIR=path_to_custom_openmm_installation<br>cmake -DGMX_OPENMM=ON </pre>then <br>make<br>make install<br>
<br>The submission script used is=<br><br>#!/bin/csh<br>#PBS -l gpu=1                                  <br>#PBS -l ncpus=1                                <br>#PBS -o /global/utemp/cuda-out2.out<br>#PBS -e /global/utemp/cuda-err2.out<br>
/home/staff/software/gromacs_gpu_t/bin/mdrun-gpu -device &quot;OpenMM:platform=Cuda,<span class="st">DeviceID=0,Memtest=15,<em></em></span>,force-device=yes&quot;  -v -deffnm /global/utemp/md  <br><br>for this i receive an error such as<br>
Cuda error in file &#39;/home/staff/software/openmm_tesla/platforms/cuda/./src/kernels//<a href="http://bbsort.cu">bbsort.cu</a>&#39; in line 176 : unspecified launch failure.<br>/bin/cat: file_loc: No such file or directory<br>
<br><br><br><br><div class="gmail_quote">On Thu, Jan 19, 2012 at 11:41 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 class="im"><br>
<br>
aiswarya pawar wrote:<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Szilárd,<br>
<br>
I did a memory test run yesterday and it went fine but today received an error. So you mean to say the tesla card version nothing to do with this right.<br>
<br>
</blockquote>
<br></div>
You&#39;re trying to solve multiple problems at once.  You told Mark that the normal mdrun executable (which works independently of any GPU components) also hangs, so either your filesystem is faulty or your installation procedure produced nonfunctional executables.<br>

<br>
You&#39;re posting bits and pieces of information, which makes it incredibly hard for anyone to help you.  Let&#39;s recap and try again.  Please provide:<br>
<br>
1. The Gromacs version you&#39;re using<br>
2. Description of the hardware (GPU and non-GPU components)<br>
3. Installation procedure for Gromacs and any of the prerequisite software and libraries that were required, including versions<br>
4. The exact command(s) you&#39;re issuing, including the full script that is causing a problem<br>
<br>
-Justin<br>
<br>
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Thanks<div class="im"><br>
<br>
On Thu, Jan 19, 2012 at 11:09 PM, Szilárd Páll &lt;<a href="mailto:szilard.pall@cbr.su.se" target="_blank">szilard.pall@cbr.su.se</a> &lt;mailto:<a href="mailto:szilard.pall@cbr.su.se" target="_blank">szilard.pall@cbr.su.se</a><u></u>&gt;&gt; wrote:<br>

<br>
    That&#39;s a generic GPU kernel launch failure which can mean anything,<br>
    from faulty hardware to bad driver to messed up installation.<br>
<br>
    Does the memory test run? Try to compile/install again and see if it<br>
    works.<br>
<br>
    --<br>
    Szilárd<br>
<br>
<br>
<br>
    On Thu, Jan 19, 2012 at 4:18 PM, aiswarya pawar<br></div><div class="im">
    &lt;<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.com</a> &lt;mailto:<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.<u></u>com</a>&gt;&gt; wrote:<br>
     &gt; when i tired running it again, i got an error as<br>
     &gt;<br>
     &gt; Cuda error in file<br>
     &gt;<br>
    &#39;/home/staff/sec/secdpal/<u></u>software/openmm_tesla/<u></u>platforms/cuda/./src/kernels//<a href="http://bbsort.cu" target="_blank"><u></u>bbsort.cu</a><br></div>
    &lt;<a href="http://bbsort.cu" target="_blank">http://bbsort.cu</a>&gt;&#39;<div class="im"><br>
     &gt; in line 176 : unspecified launch failure.<br>
     &gt;<br>
     &gt; /bin/cat: file_loc: No such file or directory<br>
     &gt;<br>
     &gt;<br>
     &gt; On Thu, Jan 19, 2012 at 8:45 PM, aiswarya pawar<br></div>
    &lt;<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.com</a> &lt;mailto:<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.<u></u>com</a>&gt;&gt;<div class="im">
<br>
     &gt; wrote:<br>
     &gt;&gt;<br>
     &gt;&gt; Has the tesla card got to do anything with the error. Am<br>
    using Nvidia<br>
     &gt;&gt; Tesla S1070 1U server.<br>
     &gt;&gt;<br>
     &gt;&gt;<br>
     &gt;&gt; On Thu, Jan 19, 2012 at 8:37 PM, Szilárd Páll<br></div>
    &lt;<a href="mailto:szilard.pall@cbr.su.se" target="_blank">szilard.pall@cbr.su.se</a> &lt;mailto:<a href="mailto:szilard.pall@cbr.su.se" target="_blank">szilard.pall@cbr.su.se</a><u></u>&gt;&gt;<div class="im"><br>
     &gt;&gt; wrote:<br>
     &gt;&gt;&gt;<br>
     &gt;&gt;&gt; And sorting out where the /bin/cat error comes from because that is<br>
     &gt;&gt;&gt; surely not a Gromacs message!<br>
     &gt;&gt;&gt;<br>
     &gt;&gt;&gt; Cheers,<br>
     &gt;&gt;&gt; --<br>
     &gt;&gt;&gt; Szilárd<br>
     &gt;&gt;&gt;<br>
     &gt;&gt;&gt;<br>
     &gt;&gt;&gt;<br>
     &gt;&gt;&gt; On Thu, Jan 19, 2012 at 1:12 PM, Mark Abraham<br></div>
    &lt;<a href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.au</a> &lt;mailto:<a href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.<u></u>au</a>&gt;&gt;<div class="im"><br>

     &gt;&gt;&gt; wrote:<br>
     &gt;&gt;&gt; &gt; On 19/01/2012 8:45 PM, aiswarya pawar wrote:<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; Mark,<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; THe normal mdrun also hangs thus not generating any output.<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; OK. It&#39;s your problem to solve... keep simplifying stuff<br>
    until you can<br>
     &gt;&gt;&gt; &gt; isolate a small number of possible causes. Top of the list is<br>
    file<br>
     &gt;&gt;&gt; &gt; system<br>
     &gt;&gt;&gt; &gt; availability.<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; Mark<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; On Thu, Jan 19, 2012 at 3:09 AM, Mark Abraham<br></div>
    &lt;<a href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.au</a> &lt;mailto:<a href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.<u></u>au</a>&gt;&gt;<div class="im"><br>

     &gt;&gt;&gt; &gt; wrote:<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; On 19/01/2012 2:59 AM, <a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.com</a><br></div><div class="im">
    &lt;mailto:<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.<u></u>com</a>&gt; wrote:<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Hi,<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Its going into the running mode but gets hang there for long<br>
    hours<br>
     &gt;&gt;&gt; &gt;&gt; which<br>
     &gt;&gt;&gt; &gt;&gt; generating any data in the output file. And am not able to<br>
    figure out<br>
     &gt;&gt;&gt; &gt;&gt; the<br>
     &gt;&gt;&gt; &gt;&gt; error file_doc. Please anyone knows what&#39;s going wrong.<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; No, but you should start trying to simplify what you&#39;re<br>
    doing to see<br>
     &gt;&gt;&gt; &gt;&gt; where<br>
     &gt;&gt;&gt; &gt;&gt; the problem lies. Does normal mdrun work?<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Mark<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Thanks<br></div>
     &gt;&gt;&gt; &gt;&gt; Sent from my BlackBerry® on Reliance Mobile, India&#39;s No. 1<div class="im"><br>
    Network. Go<br>
     &gt;&gt;&gt; &gt;&gt; for<br>
     &gt;&gt;&gt; &gt;&gt; it!<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; -----Original Message-----<br>
     &gt;&gt;&gt; &gt;&gt; From: Szilárd Páll &lt;<a href="mailto:szilard.pall@cbr.su.se" target="_blank">szilard.pall@cbr.su.se</a><br></div><div class="im">
    &lt;mailto:<a href="mailto:szilard.pall@cbr.su.se" target="_blank">szilard.pall@cbr.su.se</a><u></u>&gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Sender: <a href="mailto:gmx-users-bounces@gromacs.org" target="_blank">gmx-users-bounces@gromacs.org</a><br>
    &lt;mailto:<a href="mailto:gmx-users-bounces@gromacs.org" target="_blank">gmx-users-bounces@<u></u>gromacs.org</a>&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Date: Wed, 18 Jan 2012 14:47:59<br>
     &gt;&gt;&gt; &gt;&gt; To: Discussion list for GROMACS users&lt;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div><div class="im">
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<u></u>&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Reply-To: Discussion list for GROMACS users<br></div><div class="im">
    &lt;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a> &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<u></u>&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Subject: Re: [gmx-users] mdrun-gpu error<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Hi,<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Most of those are just warnings, the only error I see there<br>
    comes from<br>
     &gt;&gt;&gt; &gt;&gt; the shell, probably an error in your script.<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Cheers,<br>
     &gt;&gt;&gt; &gt;&gt; --<br>
     &gt;&gt;&gt; &gt;&gt; Szilárd<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; On Wed, Jan 18, 2012 at 12:27 PM, aiswarya pawar<br></div>
     &gt;&gt;&gt; &gt;&gt; &lt;<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.com</a> &lt;mailto:<a href="mailto:aiswarya.pawar@gmail.com" target="_blank">aiswarya.pawar@gmail.<u></u>com</a>&gt;&gt;<div>
<div class="h5"><br>
    wrote:<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Hi users,<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Am running mdrun on gpu . I receive an error such as=<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; WARNING: This run will generate roughly 38570 Mb of data<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; WARNING: OpenMM does not support leap-frog, will use<br>
    velocity-verlet<br>
     &gt;&gt;&gt; &gt;&gt; integrator.<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; WARNING: OpenMM supports only Andersen thermostat with the<br>
     &gt;&gt;&gt; &gt;&gt; md/md-vv/md-vv-avek integrators.<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; WARNING: OpenMM supports only Monte Carlo barostat for pressure<br>
     &gt;&gt;&gt; &gt;&gt; coupling.<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; WARNING: OpenMM provides contraints as a combination of<br>
    SHAKE, SETTLE<br>
     &gt;&gt;&gt; &gt;&gt; and<br>
     &gt;&gt;&gt; &gt;&gt; CCMA. Accuracy is based on the SHAKE tolerance set by the<br>
    &quot;shake_tol&quot;<br>
     &gt;&gt;&gt; &gt;&gt; option.<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; /bin/cat: file_loc: No such file or directory<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; and the job is running but the nothing written into .xtc,<br>
    .trr, .edr<br>
     &gt;&gt;&gt; &gt;&gt; files<br>
     &gt;&gt;&gt; &gt;&gt; .<br>
     &gt;&gt;&gt; &gt;&gt; What could have gone wrong?<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; --<br>
     &gt;&gt;&gt; &gt;&gt; Aiswarya  B Pawar<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; Bioinformatics Dept,<br>
     &gt;&gt;&gt; &gt;&gt; Indian Institute of Science<br>
     &gt;&gt;&gt; &gt;&gt; Bangalore<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; --<br>
     &gt;&gt;&gt; &gt;&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
     &gt;&gt;&gt; &gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
     &gt;&gt;&gt; &gt;&gt; Please search the archive at<br>
     &gt;&gt;&gt; &gt;&gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/Search</a> before<br>
    posting!<br>
     &gt;&gt;&gt; &gt;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
     &gt;&gt;&gt; &gt;&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
     &gt;&gt;&gt; &gt;&gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; --<br>
     &gt;&gt;&gt; &gt;&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
     &gt;&gt;&gt; &gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
     &gt;&gt;&gt; &gt;&gt; Please search the archive at<br>
     &gt;&gt;&gt; &gt;&gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/Search</a> before<br>
    posting!<br>
     &gt;&gt;&gt; &gt;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
     &gt;&gt;&gt; &gt;&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
     &gt;&gt;&gt; &gt;&gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt;<br>
     &gt;&gt;&gt; &gt;&gt; --<br>
     &gt;&gt;&gt; &gt;&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
     &gt;&gt;&gt; &gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
     &gt;&gt;&gt; &gt;&gt; Please search the archive at<br>
     &gt;&gt;&gt; &gt;&gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/Search</a> before<br>
    posting!<br>
     &gt;&gt;&gt; &gt;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
     &gt;&gt;&gt; &gt;&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
     &gt;&gt;&gt; &gt;&gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; --<br>
     &gt;&gt;&gt; &gt; Aiswarya  B Pawar<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; Bioinformatics Dept,<br>
     &gt;&gt;&gt; &gt; Indian Institute of Science<br>
     &gt;&gt;&gt; &gt; Bangalore<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt;<br>
     &gt;&gt;&gt; &gt; --<br>
     &gt;&gt;&gt; &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
     &gt;&gt;&gt; &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
     &gt;&gt;&gt; &gt; Please search the archive at<br>
     &gt;&gt;&gt; &gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/Search</a> before<br>
    posting!<br>
     &gt;&gt;&gt; &gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
     &gt;&gt;&gt; &gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
     &gt;&gt;&gt; &gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
     &gt;&gt;&gt; --<br>
     &gt;&gt;&gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
     &gt;&gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
     &gt;&gt;&gt; Please search the archive at<br>
     &gt;&gt;&gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/Search</a> before posting!<br>
     &gt;&gt;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
     &gt;&gt;&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
     &gt;&gt;&gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
     &gt;&gt;<br>
     &gt;&gt;<br>
     &gt;&gt;<br>
     &gt;&gt;<br>
     &gt;&gt; --<br>
     &gt;&gt; Aiswarya  B Pawar<br>
     &gt;&gt;<br>
     &gt;&gt; Bioinformatics Dept,<br>
     &gt;&gt; Indian Institute of Science<br>
     &gt;&gt; Bangalore<br>
     &gt;&gt;<br>
     &gt;&gt;<br>
     &gt;<br>
     &gt;<br>
     &gt;<br>
     &gt; --<br>
     &gt; Aiswarya  B Pawar<br>
     &gt;<br>
     &gt; Bioinformatics Dept,<br>
     &gt; Indian Institute of Science<br>
     &gt; Bangalore<br>
     &gt;<br>
     &gt;<br>
     &gt;<br>
     &gt; --<br>
     &gt; gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
     &gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
     &gt; Please search the archive at<br>
     &gt; <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists/Search</a> before posting!<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-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
     &gt; Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
    --<br>
    gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<div class="im"><br>
    <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>mailman/listinfo/gmx-users</a><br>
    Please search the archive at<br>
    <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/<u></u>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" target="_blank">gmx-users-request@gromacs.org</a><br></div>
    &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@<u></u>gromacs.org</a>&gt;.<div class="im"><br>
    Can&#39;t post? Read <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/<u></u>Support/Mailing_Lists</a><br>
<br>
<br>
<br>
<br>
-- <br>
Aiswarya  B Pawar<br>
<br>
Bioinformatics Dept,<br>
Indian Institute of Science<br>
Bangalore<br>
<br>
<br>
</div></blockquote>
<br>
-- <br>
==============================<u></u>==========<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.<u></u>vt.edu/Pages/Personal/justin</a><br>
<br>
==============================<u></u>==========<div class="HOEnZb"><div class="h5"><br>
-- <br>
gmx-users mailing list    <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
<a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/<u></u>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/<u></u>Support/Mailing_Lists/Search</a> before posting!<br>
Please don&#39;t post (un)subscribe requests to the list. Use the www interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">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/<u></u>Support/Mailing_Lists</a><br>
</div></div></blockquote></div><br><br clear="all"><br>-- <br>Aiswarya  B Pawar<br><br>Bioinformatics Dept, <br>Indian Institute of Science<br>Bangalore<br><br><br>