Yep, my mistake, I built the serial version using gcc previously, so the problem really _is_ in Intel&#39;s compiler. I&#39;ve finally figured out how to make mpicc use gcc instead of Intel, so now I have a working MPI version of GROMACS.<br>
<br>Thank you again,<br>Vasilii<br><br><div class="gmail_quote">2008/4/28 Mark Abraham &lt;<a href="mailto:Mark.Abraham@anu.edu.au">Mark.Abraham@anu.edu.au</a>&gt;:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>
I get the same issue with GROMACS 3.3.2 and 3.3.3 on my Itanium2 system using Intel 10.1 icc, and I also get them even without --enable-mpi, e.g.<br>
<br>
../configure --program-suffix=_3.3.3_single --with-fft=fftw2 --with-external-blas --with-external-lapack LIBS=&quot;-L/opt/fftw-2.1.5/intel-9.1/lib -lscs&quot;<br>
<br>
then make gives<br>
<br>
/bin/sh ../../../../libtool &nbsp; --mode=compile icc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../../src/gmxlib/nonbonded/nb_kernel_ia64_single -I../../../../../include -DGMXLIBDIR=\&quot;/usr/local/gromacs/share/top\&quot; -O3 -w -funroll-all-loops -MT nb_kernel010_ia64_single.lo -MD -MP -MF .deps/nb_kernel010_ia64_single.Tpo -c -o nb_kernel010_ia64_single.lo ../../../../../src/gmxlib/nonbonded/nb_kernel_ia64_single/nb_kernel010_ia64_single.S<br>

&nbsp;icc -DHAVE_CONFIG_H -I. -I../../../../src -I../../../../../src/gmxlib/nonbonded/nb_kernel_ia64_single -I../../../../../include -DGMXLIBDIR=\&quot;/usr/local/gromacs/share/top\&quot; -O3 -w -funroll-all-loops -MT nb_kernel010_ia64_single.lo -MD -MP -MF .deps/nb_kernel010_ia64_single.Tpo -c ../../../../../src/gmxlib/nonbonded/nb_kernel_ia64_single/nb_kernel010_ia64_single.S -o nb_kernel010_ia64_single.o<br>

/tmp/iccEJOKXd.s(1) : error A2040: Unexpected token: Unary Diez Operator at: Start<br>
...etc<br>
<br>
Running the above icc by hand with -O0 also fails in the same way.<div><div></div><div class="Wj3C7c"><br>
<br>
Mark<br>
_______________________________________________<br>
gmx-users mailing list &nbsp; &nbsp;<a href="mailto:gmx-users@gromacs.org" target="_blank">gmx-users@gromacs.org</a><br>
<a href="http://www.gromacs.org/mailman/listinfo/gmx-users" target="_blank">http://www.gromacs.org/mailman/listinfo/gmx-users</a><br>
Please search the archive at <a href="http://www.gromacs.org/search" target="_blank">http://www.gromacs.org/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/mailing_lists/users.php" target="_blank">http://www.gromacs.org/mailing_lists/users.php</a><br>
</div></div></blockquote></div><br>