Hi All.<br>
<br>
Well, first of all, I would like to thank a lot David for all the help
he gave me up to now. I don't know how to thank for so much help
neither how to apologize for bothering you this much.<br>
<br>
Up to now, I could finally compile it with Portland, in both single and
double precision version. But, on the other hand, while the single
precision works properly, the double precision fails in some tests,
like the &quot;mixed&quot; test on the &quot;tutor&quot; directory. It yelds me the
following error message:<br>
<br>
_________________________________________________________________________<br>
starting mdrun 'Pure Methanol - Yummie! (and some water)'<br>
10000 steps,&nbsp;&nbsp;&nbsp;&nbsp; 20.0 ps.<br>
<br>
<br>
Back Off! I just backed up traj.trr to ./#traj.trr.10#<br>
<br>
Back Off! I just backed up traj.xtc to ./#traj.xtc.10#<br>
step 0<br>
Step 1&nbsp; Warning: pressure scaling more than 1%, mu: 1.01018 1.02193 1.08117<br>
<br>
Step 2&nbsp; Warning: pressure scaling more than 1%, mu: 1.01124 1.00787 1.08362<br>
<br>
Step 3&nbsp; Warning: pressure scaling more than 1%, mu: 1.03039 1.0523 1.08046<br>
<br>
Step 4&nbsp; Warning: pressure scaling more than 1%, mu: 1.04141 1.08638 1.09351<br>
<br>
Step 5&nbsp; Warning: pressure scaling more than 1%, mu: 1.06415 1.0995 1.06772<br>
<br>
Step 6&nbsp; Warning: pressure scaling more than 1%, mu: 1.04802 1.07721 1.04162<br>
<br>
Step 7&nbsp; Warning: pressure scaling more than 1%, mu: 1.02981 1.03652 1.01836<br>
<br>
Step 8&nbsp; Warning: pressure scaling more than 1%, mu: 1.01626 1.01848 1.00881<br>
<br>
Step 9&nbsp; Warning: pressure scaling more than 1%, mu: 1.01081 1.01178 1.00552<br>
step 130, remaining runtime:&nbsp;&nbsp;&nbsp;&nbsp; 0 s<br>
Step 140&nbsp; Warning: pressure scaling more than 1%, mu: 1.00411 1.00022 1.0102<br>
step 140, remaining runtime:&nbsp;&nbsp;&nbsp;&nbsp; 0 s<br>
Step 141&nbsp; Warning: pressure scaling more than 1%, mu: 1.00439 1.00019 1.01173<br>
<br>
Step 142&nbsp; Warning: pressure scaling more than 1%, mu: 1.00395 1.00019 1.01172<br>
<br>
Step 143&nbsp; Warning: pressure scaling more than 1%, mu: 1.00304 1.00017 1.01009<br>
step 240, remaining runtime:&nbsp;&nbsp;&nbsp; 40
s&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
-------------------------------------------------------<br>
Program mdrun_d, VERSION 3.3<br>
Source code file: stat.c, line: 283<br>
<br>
Fatal error:<br>
XTC error<br>
-------------------------------------------------------<br>
<br>
&quot;May the Force Be With You&quot; (Star Wars)<br>
___________________________________________________________________________<br>
<br>
<br>
By the way: this test runs properly and without any error in both
(single and double precision) compilations with GCC, and in the single
precision compilation with Portland.&nbsp; :(<br>
<br>
Does anybody have any idea of this kind of error? Is it a known issue, someone has came across this kind of behavior before?<br>
<br>
Thanks a lot everybody for all and any help in advance! ;)<br>
<br>
Jones<br>
<br>
<div><span class="gmail_quote">On 4/27/06, <b class="gmail_sendername">David van der Spoel</b> &lt;<a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Jones de Andrade wrote:<br>&gt; Hi.<br>&gt;<br>&gt; Sorry if it looks like a stupidy question (and it is), but I'm quite bad<br>&gt; on C (fortran addicted).<br>&gt;<br>&gt; I found 4 entries in the file like the one you told me to change. May I
<br>&gt; change all them, or which ones?<br>&gt;<br>only the one in the function that the compiler complains about. goto<br>line 313 and then upwards from there until you find the offensive<br>declaration.<br><br>&gt; Thanks a lot,
<br>&gt;<br>&gt; Jones<br>&gt;<br>&gt; On 4/26/06, *David van der Spoel* &lt;<a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a><br>&gt; &lt;mailto:<a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a>
&gt;&gt; wrote:<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Jones de Andrade wrote:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Hi all.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Well, some time ago I decided to bench gromacs on AMD64 machines<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; compiled with different compilers (both single and double precision,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; both internal and external blas and lapack, just FFTw 3 for fourier)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; in order to see which one performs better.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; To time, I have available GCC, PGI and Intel compilers. Pathscale
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; is a<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; future option.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Unfortunatelly, I was able to properly compile it just with GCC<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; (all 4<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; flavours, despite the fact that the external libraries of ACML didn't
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; seem to improve so much the performance as I expected), but failed on<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; both PGI and Intel compilers at different points. So, I'm asking for<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; help on those compilation issues.
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; For Intel, the compilation ends up with a segmentation fault at the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; following point:<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ***********************************************************************************
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; ./mknb&nbsp;&nbsp; -software_invsqrt<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;&gt;&gt;&gt; Gromacs nonbonded kernel generator (-h for help)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;&gt;&gt;&gt; Generating single precision functions in C.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;&gt;&gt;&gt; Using Gromacs software version of 1/sqrt(x).
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;make[5]: *** [kernel-stamp] Falha de segmentação<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;make[5]: Leaving directory<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; `/home/johannes/src/gromacs/gromacs-3.3/src/gmxlib/nonbonded/nb_kernel'<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;make[4]: ** [all-recursive] Erro 1
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ***********************************************************************************<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; And, for PGI, it dies at the following point (after using the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; --without-x --without-motif-libraries -- without-motif-includes
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; flags<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; for configure):<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ****************************************************************************************<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; source='gmx_sgangle.c' object='gmx_sgangle.lo' libtool=yes \
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;DEPDIR=.deps depmode=none /bin/sh ../../config/depcomp \<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;/bin/sh ../../libtool --mode=compile --tag=CC<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; /usr/local/pgi/linux86-64/6.0/bin/pgcc -DHAVE_CONFIG_H -I. -I.
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -I../../src&nbsp;&nbsp;-I../../include<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -DGMXLIBDIR=\&quot;/usr/local/bin/chemistry/gromacs/PSI//share/top\&quot;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -I/usr/local/lib64/fftw/pgi/include&nbsp;&nbsp;-tp=k8-64 -fastsse -Mipa=fast
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -Mipa=inline -c -o gmx_sgangle.lo gmx_sgangle.c<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp; /usr/local/pgi/linux86-64/6.0/bin/pgcc -DHAVE_CONFIG_H -I. -I.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -I../../src -I../../include<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -DGMXLIBDIR=\&quot;/usr/local/bin/chemistry/gromacs/PSI//share/top\&quot;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -I/usr/local/lib64/fftw/pgi/include -tp=k8-64 -fastsse -Mipa=fast<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; -Mipa=inline -c gmx_sgangle.c -o gmx_sgangle.o<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;PGC-S-0090-Scalar data type required for logical expression
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; (gmx_sgangle.c: 313)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;PGC-S-0090-Scalar data type required for logical expression<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; (gmx_sgangle.c: 320)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;&nbsp;&nbsp;PGC/x86-64 Linux/x86-64 6.0-5: compilation completed with severe
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; errors<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; **************************************************************************************<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Shitty compiler...<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; replace in the header of the function
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; matrix box,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; by<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; rvec *box<br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Did anyone run into those problems before when trying to compile<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; gromacs with those compilers?<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Any help will be very welcome. :)<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Thanks a lot in advance,<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Jones<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; P.S.: I'm using the &quot;mixed&quot; run simulation of the &quot;tutor&quot;
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; directory as<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; a compilation test.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; gmx-users mailing list&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; <a href="http://www.gromacs.org/mailman/listinfo/gmx-users">http://www.gromacs.org/mailman/listinfo/gmx-users
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Please don't post (un)subscribe requests to the list. Use the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:
<a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>&gt;.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&gt; Can't post? Read <a href="http://www.gromacs.org/mailing_lists/users.php">http://www.gromacs.org/mailing_lists/users.php
</a><br>&gt;<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; --<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; David.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ________________________________________________________________________<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; David van der Spoel, PhD, Assoc. Prof., Molecular Biophysics group,
<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Dept. of Cell and Molecular Biology, Uppsala University.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp;
Husargatan 3, Box
596,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;75124
Uppsala, Sweden<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; phone:&nbsp;&nbsp;46 18
471
4205&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fax: 46
18 511 755<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a>&gt;&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:spoel@gromacs.org">spoel@gromacs.org
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:spoel@gromacs.org">spoel@gromacs.org</a>&gt;&nbsp;&nbsp; <a href="http://folding.bmc.uu.se">http://folding.bmc.uu.se</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<br>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; _______________________________________________<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; gmx-users mailing list&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:gmx-users@gromacs.org">
gmx-users@gromacs.org</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; <a href="http://www.gromacs.org/mailman/listinfo/gmx-users">http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;<a href="http://www.gromacs.org/mailman/listinfo/gmx-users">
http://www.gromacs.org/mailman/listinfo/gmx-users</a>&gt;<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Please don't post (un)subscribe requests to the list. Use the<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; www interface or send it to <a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org
</a><br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; &lt;mailto:<a href="mailto:gmx-users-request@gromacs.org">gmx-users-request@gromacs.org</a>&gt;.<br>&gt;&nbsp;&nbsp;&nbsp;&nbsp; Can't post? Read <a href="http://www.gromacs.org/mailing_lists/users.php">http://www.gromacs.org/mailing_lists/users.php
</a><br>&gt;<br>&gt;<br>&gt;<br>&gt; ------------------------------------------------------------------------<br>&gt;<br>&gt; _______________________________________________<br>&gt; gmx-users mailing list&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:gmx-users@gromacs.org">
gmx-users@gromacs.org</a><br>&gt; <a href="http://www.gromacs.org/mailman/listinfo/gmx-users">http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>&gt; Please don'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">gmx-users-request@gromacs.org</a>.<br>&gt; Can't post? Read <a href="http://www.gromacs.org/mailing_lists/users.php">http://www.gromacs.org/mailing_lists/users.php
</a><br><br><br>--<br>David.<br>________________________________________________________________________<br>David van der Spoel, PhD, Assoc. Prof., Molecular Biophysics group,<br>Dept. of Cell and Molecular Biology, Uppsala University.
<br>Husargatan 3, Box 596,&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;75124 Uppsala, Sweden<br>phone:&nbsp;&nbsp;46 18 471 4205&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;fax: 46 18 511 755<br><a href="mailto:spoel@xray.bmc.uu.se">spoel@xray.bmc.uu.se</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="mailto:spoel@gromacs.org">spoel@gromacs.org
</a>&nbsp;&nbsp; <a href="http://folding.bmc.uu.se">http://folding.bmc.uu.se</a><br>++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++<br>_______________________________________________<br>gmx-users mailing list&nbsp;&nbsp;&nbsp;&nbsp;
<a href="mailto:gmx-users@gromacs.org">gmx-users@gromacs.org</a><br><a href="http://www.gromacs.org/mailman/listinfo/gmx-users">http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>Please don'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't post? Read <a href="http://www.gromacs.org/mailing_lists/users.php">http://www.gromacs.org/mailing_lists/users.php
</a><br></blockquote></div><br>