oh ok ok. Then i was started to run demo last 3 hrs back but still its running. How long will take time to complete because its running under one cpu. Any other possible way is there to increase speed. ? <br><br><div class="gmail_quote">

On Thu, Oct 14, 2010 at 12:35 PM, Mark Abraham <span dir="ltr">&lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</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 bgcolor="#ffffff" text="#000000"><div class="im">
    On 14/10/2010 1:35 PM, Sathish wrote:
    <blockquote type="cite"><br>
        Thanks for clarifying my doubts. I have started to run demo its
      working. I have checked processor speed its says only one cpu is
      running for that program (pdb2gmx). my server configuration (RHEL
      5.5) is 2 processor with 6 core, totally 24 processor. I have set
      &quot;export NCPU=24&quot; while installing gromacs. Could you tell me how
      to run gromacs with all processor ?<br>
    </blockquote>
    <br></div>
    The only thing that parallelizes is mdrun. Nothing much else runs
    for long enough for it to be worth it. Either MPI or thread-based
    parallelism can work. Search the website and/or tutorial material
    for more details.<div><div></div><div class="h5"><br>
    <br>
    Mark <br>
    <blockquote type="cite"><br>
      <br>
      <div class="gmail_quote">On Wed, Oct 13, 2010 at 8:24 PM, Justin
        A. Lemkul <span dir="ltr">&lt;<a href="mailto:jalemkul@vt.edu" target="_blank">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;">
          <br>
          <br>
          Sathish 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>
              Dear Mark,<br>
              <br>
               wow its working. Thank you lot.. As per installation
              instruction gromacs installed successfully and demo also
              working.<br>
              Then i have downloaded test set &quot;gmxtest-4.0.4.tgz&quot;. While
              running i got error message like this,<br>
              <br>
            </div>
            [root@XXX gmxtest]# ./<a href="http://gmxtest.pl" target="_blank">gmxtest.pl</a>
            &lt;<a href="http://gmxtest.pl" target="_blank">http://gmxtest.pl</a>&gt; all
            <div>
              <div><br>
                FAILED. Check files in angles1<br>
                FAILED. Check files in angles125<br>
                FAILED. Check files in bham<br>
                FAILED. Check files in bonds1<br>
                FAILED. Check files in bonds125<br>
                FAILED. Check files in dih1<br>
                FAILED. Check files in dih125<br>
                FAILED. Check files in g96angles1<br>
                FAILED. Check files in g96angles125<br>
                FAILED. Check files in g96bonds1<br>
                FAILED. Check files in g96bonds125<br>
                FAILED. Check files in imp1<br>
                FAILED. Check files in imp36<br>
                FAILED. Check files in morse<br>
                FAILED. Check files in rb1<br>
                FAILED. Check files in rb125<br>
                16 out of 16 simple tests FAILED<br>
                FAILED. Check files in acetonitrilRF<br>
                FAILED. Check files in aminoacids<br>
                FAILED. Check files in argon<br>
                FAILED. Check files in butane<br>
                FAILED. Check files in dec+water<br>
                FAILED. Check files in ethyleenglycol<br>
                FAILED. Check files in fe_test<br>
                FAILED. Check files in field<br>
                FAILED. Check files in nacl<br>
                FAILED. Check files in sw<br>
                FAILED. Check files in tip4p<br>
                FAILED. Check files in tip4pflex<br>
                FAILED. Check files in urea<br>
                FAILED. Check files in water<br>
                14 out of 14 complex tests FAILED<br>
                FAILED. Check files in kernel020<br>
                FAILED. Check files in kernel120<br>
                FAILED. Check files in kernel121<br>
                FAILED. Check files in kernel122<br>
                FAILED. Check files in kernel123<br>
                FAILED. Check files in kernel124<br>
                FAILED. Check files in kernel220<br>
                FAILED. Check files in kernel221<br>
                FAILED. Check files in kernel222<br>
                FAILED. Check files in kernel223<br>
                FAILED. Check files in kernel224<br>
                FAILED. Check files in kernel320<br>
                FAILED. Check files in kernel321<br>
                FAILED. Check files in kernel322<br>
                FAILED. Check files in kernel323<br>
                FAILED. Check files in kernel324<br>
                16 out of 63 kernel tests FAILED<br>
                Error not all 45 pdb2gmx tests have been done
                successfully<br>
                Only 9 energies in the log file<br>
                [root@XXX gmxtest]#<br>
                 Could you explain what is exact problem and how to
                solve it?<br>
                <br>
              </div>
            </div>
          </blockquote>
          <br>
          1. The test set is not very robust, so failures are not
          necessarily indicative of any actual problem.<br>
          2. You&#39;re using the 4.0.4 test set with version 4.5.1, so some
          failures are probably due to new command line options, etc.
          (especially in the case of pdb2gmx) being necessary but not
          invoked.<br>
          <br>
          As it stands, there is no effective way to test the validity
          of a Gromacs installation.<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;">
            <div>
              <div>
                 <br>
                On Wed, Oct 13, 2010 at 6:15 PM, David van der Spoel
                &lt;<a href="mailto:spoel@xray.bmc.uu.se" target="_blank">spoel@xray.bmc.uu.se</a>
                &lt;mailto:<a href="mailto:spoel@xray.bmc.uu.se" target="_blank">spoel@xray.bmc.uu.se</a>&gt;&gt;
                wrote:<br>
                <br>
                   On 2010-10-13 10.54, Sathish wrote:<br>
                <br>
                       Dear Mark,<br>
                <br>
                                I have one more doubt. How to run
                &quot;luck&quot;.  If i run luck<br>
                       anywhere its says  command not found..<br>
                       my installed and binary directory cant find luck
                program. how to do?<br>
                       without checking luck shall i start to run demo?<br>
                <br>
                   Instructions are outdated. The program is now called
                g_luck<br>
                <br>
                <br>
                <br>
                       On Wed, Oct 13, 2010 at 3:19 PM, Mark Abraham<br>
                       &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.au</a>&gt;<br>
                       &lt;mailto:<a href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.au</a><br>
                       &lt;mailto:<a href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.au</a>&gt;&gt;&gt;
                wrote:<br>
                <br>
                          On 13/10/2010 5:01 PM, Mark Abraham wrote:<br>
                <br>
                              On 13/10/2010 4:55 PM, Sathish wrote:<br>
                <br>
                                  Dear Mark,<br>
                                        Thanks for your reply. In my
                server gromacs<br>
                               installed at<br>
                                  &quot;local/gromacs&quot;. I have checked out
                point 8 as you<br>
                               mentioned.<br>
                                  It was working with this &quot;source<br>
                               /local/gromacs/bin/GMXRC&quot; command.<br>
                <br>
                <br>
                              That&#39;s all you need to do, in every shell
                from which you<br>
                           want to<br>
                              use GROMACS. Or, put that command in your
                shell login scripts<br>
                              (Google for details).<br>
                <br>
                                  and also tried , entered
                &quot;local/gromacs/bin&quot; path and<br>
                               calling to<br>
                                  GMXRC but it shows error<br>
                <br>
                                  [root@xxx bin]# GMXRC<br>
                                  /local/gromacs/bin/GMXRC: line 35:
                return: can only<br>
                               `return&#39; from<br>
                                  a function<br>
                                  or<br>
                                  sourced script<br>
                                  /local/gromacs/bin/GMXRC: line 44:
                CSH:: command not<br>
                               found<br>
                                  /local/gromacs/bin/GMXRC.csh: line 8:
                syntax error near<br>
                                  unexpected token `setenv &#39;<br>
                                  /local/gromacs/bin/GMXRC.csh: line 8:
                `if (!<br>
                               $?LD_LIBRARY_PATH)<br>
                                  setenv<br>
                                  LD_LIBRAR<br>
                                  Y_PATH &quot;&quot;&#39;<br>
                                  [root@xxx bin]#<br>
                <br>
                              This doesn&#39;t work, and shouldn&#39;t.<br>
                <br>
                          And the only thing you should be doing as root
                are &quot;make install&quot;<br>
                          and &quot;make links&quot; (if you want the latter).
                Otherwise you&#39;ll trash<br>
                          your system before you know what you&#39;ve done.<br>
                <br>
                          Mark<br>
                <br>
                <br>
                                  kindly help me to fix this problem and
                 luck is not<br>
                               working.<br>
                <br>
                              It should, if the &quot;source&quot; command worked.<br>
                <br>
                              Mark<br>
                <br>
                <br>
                <br>
                <br>
                <br>
                                  On Wed, Oct 13, 2010 at 12:57 PM, Mark
                Abraham<br>
                                  &lt;<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a><br>
                               &lt;mailto:<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a>&gt;<br>
                               &lt;mailto:<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a><br>
                               &lt;mailto:<a href="mailto:mark.abraham@anu.edu.au" target="_blank">mark.abraham@anu.edu.au</a>&gt;&gt;&gt;
                wrote:<br>
                <br>
                <br>
                <br>
                                      ----- Original Message -----<br>
                                      From: Sathish &lt;<a href="mailto:sathisbioinfo@gmail.com" target="_blank">sathisbioinfo@gmail.com</a><br>
                               &lt;mailto:<a href="mailto:sathisbioinfo@gmail.com" target="_blank">sathisbioinfo@gmail.com</a>&gt;<br>
              </div>
            </div>
            <div>
              <div>                       &lt;mailto:<a href="mailto:sathisbioinfo@gmail.com" target="_blank">sathisbioinfo@gmail.com</a><br>
                               &lt;mailto:<a href="mailto:sathisbioinfo@gmail.com" target="_blank">sathisbioinfo@gmail.com</a>&gt;&gt;&gt;<br>
                                      Date: Wednesday, October 13, 2010
                14:31<br>
                                      Subject: [gmx-users] Gromacs
                installation problem<br>
                               @ RHEL5.5<br>
                                      server<br>
                                      To: <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
                               &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<br>
                               &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
                               &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;&gt;<br>
                <br>
                                      &gt; Dear all,<br>
                                      &gt; I have compiled and installed
                gromacs 4.5.1 on<br>
                               RHEL5.5<br>
                                      server. I have also installed
                openmpi-1.2.8,<br>
                               fftw-3.2.2 and<br>
                                      gsl-1.11. After gromacs 4.5.1
                installation did<br>
                               make tests and<br>
                                      make links. Finally got message
                &quot;GROMACS is<br>
                               installed under<br>
                                      /root/software&quot; and &quot;binary
                executable installed<br>
                                      /usr/local/bin&quot;. Utill this am not
                getting any<br>
                               errors.<br>
                                      &gt; Then i was tried to calling
                &quot;luck&quot; but get<br>
                               &quot;command not<br>
                                      found&quot;.I have searched the forum
                it says binary<br>
                               executable<br>
                                      not in your path.<br>
                                      &gt; Am installing first time and
                need to know PATH<br>
                               is right<br>
                                      which i given? Could anybody help
                me to solve<br>
                               this problem?<br>
                                      &gt; Advance thanks..<br>
                <br>
                                      Check out point 8 of<br>
                                                     <a href="http://www.gromacs.org/Downloads/Installation_Instructions" target="_blank">http://www.gromacs.org/Downloads/Installation_Instructions</a><br>
                <br>
                                      Mark<br>
                                      --<br>
                                      gmx-users mailing list <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
                               &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<br>
                                      &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
                               &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;&gt;<br>
                <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<br>
                                                     <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a>
                before<br>
                                      posting!<br>
                                      Please don&#39;t post (un)subscribe
                requests to the<br>
                               list. Use the<br>
                                      www interface or send it to<br>
                               <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br>
                               &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;<br>
                                      &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br>
                               &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;&gt;.<br>
                <br>
                                      Can&#39;t post? Read<br>
                               <a href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">http://www.gromacs.org/Support/Mailing_Lists</a><br>
                <br>
                <br>
                <br>
                <br>
                                  --<br>
                                  --<br>
                                  Regards,<br>
                                  N. Sathishkumar,<br>
                <br>
                <br>
                <br>
                <br>
                          --<br>
                          gmx-users mailing list <a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
                       &lt;mailto:<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<br>
              </div>
            </div>
                      &lt;mailto:<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;&gt;
            <div><br>
              <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<br>
                        <a href="http://www.gromacs.org/Support/Mailing_Lists/Search" target="_blank">http://www.gromacs.org/Support/Mailing_Lists/Search</a>
              before<br>
                     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>
                     &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;<br>
                        &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br>
            </div>
            <div>        &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;&gt;.<br>
              <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>
              <br>
              <br>
              <br>
              <br>
                     --<br>
                     --<br>
                     Regards,<br>
                     N. Sathishkumar,<br>
              <br>
              <br>
              <br>
                 --     David van der Spoel, Ph.D., Professor of Biology<br>
                 Dept. of Cell &amp; Molec. Biol., Uppsala University.<br>
                 Box 596, 75124 Uppsala, Sweden. Phone:  +46184714205.<br>
            </div>
               <a href="mailto:spoel@xray.bmc.uu.se" target="_blank">spoel@xray.bmc.uu.se</a>
            &lt;mailto:<a href="mailto:spoel@xray.bmc.uu.se" target="_blank">spoel@xray.bmc.uu.se</a>&gt;
                  <a href="http://folding.bmc.uu.se" target="_blank">http://folding.bmc.uu.se</a>
            <div>
              <br>
                 --     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;<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<br>
                 <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 www<br>
                 interface or send it to <a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a><br>
                 &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org" target="_blank">gmx-users-request@gromacs.org</a>&gt;.<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>
              <br>
              <br>
              <br>
              <br>
              -- <br>
              -- <br>
              Regards,<br>
              N. Sathishkumar,<br>
              <br>
            </div>
          </blockquote>
          <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>
          ========================================
          <div>
            <div><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/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 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/Support/Mailing_Lists</a><br>
            </div>
          </div>
        </blockquote>
      </div>
      <br>
      <br clear="all">
      <br>
      -- <br>
      -- <br>
      Regards,<br>
      N. Sathishkumar,<br>
      <br>
    </blockquote>
    <br>
  </div></div></div>

<br>--<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></blockquote></div><br><br clear="all"><br>-- <br>-- <br>Regards,<br>N. Sathishkumar,<br>

<br>