<br><br><div class="gmail_quote">On Thu, Nov 10, 2011 at 5:37 AM, Mr Bernard Ramos <span dir="ltr">&lt;<a href="mailto:bgrquantum@yahoo.com">bgrquantum@yahoo.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">





<div>
<div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt">
<div><span>yes, I have also experience the same with Gromacs 4.5.5 and cygwin. I hope this issue will be addressed.Thanks<br></span></div></div></div></blockquote><div>The slow IO performance under cygwin is a known problem with the approach of cygwin and happens with any cygwin program and cannot be fixed by GROMACS. If you   want decent IO performance you need to either use Visual C++ or Msys/MingW (see <a href="http://redmine.gromacs.org/issues/448">http://redmine.gromacs.org/issues/448</a>).</div>

<div><br></div><div>Roland</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div><div style="color:#000;background-color:#fff;font-family:times new roman, new york, times, serif;font-size:12pt">

<div><span>
</span></div>
<div><br>
</div>
<div style="font-family:times new roman,new york,times,serif;font-size:12pt">
<div style="font-family:times new roman,new york,times,serif;font-size:12pt">
<font face="Arial" size="2">
<hr size="1">
<b><span style="font-weight:bold">From:</span></b> Roland Schulz &lt;<a href="mailto:roland@utk.edu" target="_blank">roland@utk.edu</a>&gt;<br>
<b><span style="font-weight:bold">To:</span></b> Discussion list for GROMACS users &lt;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a>&gt;<br>
<b><span style="font-weight:bold">Sent:</span></b> Wednesday, November 9, 2011 11:03 AM<br>
<b><span style="font-weight:bold">Subject:</span></b> Re: [gmx-users] CygWin and Gromacs 4.5.5<br>
</font><div><div></div><div class="h5"><br>
<div><br>
<br>
<div>On Tue, Nov 8, 2011 at 5:59 PM, Mark Abraham
<span dir="ltr">&lt;<a rel="nofollow" href="mailto:Mark.Abraham@anu.edu.au" target="_blank">Mark.Abraham@anu.edu.au</a>&gt;</span> wrote:<br>
<blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
<div>On 8/11/2011 11:35 PM, Szilárd Páll wrote:<br>
</div>
<div>&gt; Additionally, AFAIK you will get better performance if you compile<br>
&gt; with MSVC which should be fairly easy if you use CMake - I&#39;m not<br>
&gt; entirely sure about this<br>
<br>
</div>
I&#39;d be surprised. Why should MSVC outperform gcc?<br>
</blockquote>
<div>The file performance is horrible with cygwin (even much slower than a virtual machine). But this should only be important for analysis. For simulation I agree that the performance should be as good  (I don&#39;t know about NUMA) .</div>


<div><br>
</div>
<div>Roland</div>
<blockquote style="margin:0pt 0pt 0pt 0.8ex;border-left:1px solid rgb(204, 204, 204);padding-left:1ex">
<font color="#888888"><br>
Mark<br>
</font>
<div>
<div></div>
<div><br>
&gt; though.<br>
&gt; Cheers,<br>
&gt; --<br>
&gt; Szilárd<br>
&gt;<br>
&gt;<br>
&gt;<br>
&gt; On Tue, Nov 8, 2011 at 12:41 PM,&lt;<a rel="nofollow" href="mailto:bhf70@udsu.ru" target="_blank">bhf70@udsu.ru</a>&gt;  wrote:<br>
&gt;&gt; Help me.<br>
&gt;&gt; I want to install Gromacs 4.5.5 with usage CygWin.<br>
&gt;&gt; When I execute a command &quot;make&quot; I receive the error report:<br>
&gt;&gt;<br>
&gt;&gt; numa_malloc.c:117: error: expected &#39;&gt;  &#39; before &#39; Processor&#39;<br>
&gt;&gt; numa_malloc.c:117: error: expected &#39;&gt;  &#39; before &#39; ProcNumber&#39;<br>
&gt;&gt; numa_malloc.c:117: error: expected &#39; = &#39;, &#39;, &#39;, &#39;; &#39;, &#39; asm &#39;<br>
&gt;&gt; or.....................<br>
&gt;&gt; ...<br>
&gt;&gt; make [3]: *** [numa_malloc.lo] Error 1<br>
&gt;&gt; make [3]: leaving directory &#39;/cygdrive/.....<br>
&gt;&gt; gromacs4.5.5/src/gmxlib/thread_mpi&#39;<br>
&gt;&gt; make [3]: *** [install-recursive] Error 1<br>
&gt;&gt; make [3]: leaving directory &#39;/cygdrive/..... gromacs4.5.5/src/gmxlib&#39;<br>
&gt;&gt; make [3]: *** [install-recursive] Error 1<br>
&gt;&gt; make [3]: leaving directory &#39;/cygdrive/..... gromacs4.5.5/src&#39;<br>
&gt;&gt; make [3]: *** [install-recursive] Error 1<br>
&gt;&gt;<br>
&gt;&gt; Where an error?<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; CygWin it is installed with packets:<br>
&gt;&gt; Section &quot;Devel&quot;<br>
&gt;&gt; - autoconf: Wrapper scripts for autoconf commands<br>
&gt;&gt; - autoconf2.1: Stable version of the automatic configure script builder<br>
&gt;&gt; - autoconf2.5: Development version of the automatic configure script builder<br>
&gt;&gt; - automake1.9: a tool for generating GNU-compliant Makefiles<br>
&gt;&gt; - binutils: The GNU assembler, linker and binary utilites<br>
&gt;&gt; - gcc: A C compiler upgrade helper<br>
&gt;&gt; - gcc-core: A C compiler<br>
&gt;&gt; - gcc-g ++: A C ++ compiler<br>
&gt;&gt; - gcc-g77: Fortran compiler<br>
&gt;&gt; - gcc-mingw-core: Mingw32 support headers and libraries for GCC<br>
&gt;&gt; - gcc-mingw-g ++: Mingw32 support headers and libraries for GCC A C ++<br>
&gt;&gt; - gcc-mingw-g77: Mingw32 support headers and libraries for GCC Fortran<br>
&gt;&gt; - libgcc1: GCC compiler support shared runtime<br>
&gt;&gt; - libgdbm-devel: GNU dbm database routines (development)<br>
&gt;&gt; - make: The GNU version of the ` make ` utility<br>
&gt;&gt; - mingw-runtime: MinGW Runtime<br>
&gt;&gt;<br>
&gt;&gt; Section &quot;Interpreters&quot;<br>
&gt;&gt; - perl: Larry Wall ` s Practical Extracting and Report Language<br>
&gt;&gt;<br>
&gt;&gt; Packet FFTW ver.3.2.2 is in addition compiled and installed<br>
&gt;&gt;<br>
&gt;&gt; Trial setting Gromacs of 4.5.3 errors does not give.<br>
&gt;&gt;<br>
&gt;&gt; The instruction on setting took here:<br>
&gt;&gt; <a href="http://lists.groma" target="_blank">http://lists.groma</a> <a rel="nofollow" href="http://cs.org/pipermail/gmx-users/2009-September/044792.html" target="_blank">
cs.org/pipermail/gmx-users/2009-September/044792.html</a><br>
&gt;&gt;<br>
&gt;&gt; The error arises only for version Gromacs 4.5.5<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; Igor<br>
&gt;&gt;<br>
&gt;&gt;<br>
&gt;&gt; --<br>
&gt;&gt; gmx-users mailing list    <a rel="nofollow" href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
&gt;&gt; <a href="http://lists.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://lists.gromacs.org/mailman/listinfo/gmx-users</a><br>
&gt;&gt; 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>
&gt;&gt; Please don&#39;t post (un)subscribe requests to the list. Use the<br>
&gt;&gt; www interface or send it to <a rel="nofollow" href="mailto:gmx-users-request@gromacs.org" target="_blank">
gmx-users-request@gromacs.org</a>.<br>
&gt;&gt; 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>
&gt;&gt;<br>
<br>
--<br>
gmx-users mailing list    <a rel="nofollow" href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
<a rel="nofollow" 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 rel="nofollow" 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 rel="nofollow" href="mailto:gmx-users-request@gromacs.org" target="_blank">
gmx-users-request@gromacs.org</a>.<br>
Can&#39;t post? Read <a rel="nofollow" href="http://www.gromacs.org/Support/Mailing_Lists" target="_blank">
http://www.gromacs.org/Support/Mailing_Lists</a><br>
<br>
<br>
<br>
<br>
</div>
</div>
</blockquote>
</div>
<br>
<br clear="all">
<div><br>
</div>
-- <br>
ORNL/UT Center for Molecular Biophysics <a rel="nofollow" href="http://cmb.ornl.gov" target="_blank">
cmb.ornl.gov</a><br>
<a href="tel:865-241-1537" value="+18652411537" target="_blank">865-241-1537</a>, ORNL PO BOX 2008 MS6309<br>
</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 <br>
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>
<br>
</div></div></div>
</div>
</div>
</div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br>ORNL/UT Center for Molecular Biophysics <a href="http://cmb.ornl.gov">cmb.ornl.gov</a><br>865-241-1537, ORNL PO BOX 2008 MS6309<br>