[gmx-developers] git version of 24.9.2009 does not compile on x86_64
Michel Cuendet
michel.cuendet at isb-sib.ch
Fri Sep 25 11:30:21 CEST 2009
Hi all,
It compiles fine on i686, but on x86_64 with gcc 3.4.6, I had the
following error :
nb_kernel400_x86_64_sse.c:92: warning: implicit declaration of function
`_mm_castsi128_ps'
From what I understood from gmx_sse2_single.h, this function should be
replaced by gmx_castsi128_ps(). I did this to files :
src/gmxlib/nonbonded/nb_kernel_x86_64_sse/nb_kernel400_x86_64_sse.c
src/gmxlib/nonbonded/nb_kernel_x86_64_sse/nb_kernel410_x86_64_sse.c
src/mdlib/genborn_sse2_single.c
And it compiled nicely. Is this correct?
Cheers,
Michel
--
==========================================================
Michel Cuendet, Ph.D
Molecular Modelling Group
Swiss Institute of Bioinformatics
CH-1015 Lausanne, Switzerland
http://lausanne.isb-sib.ch/~mcuendet
==========================================================
More information about the gromacs.org_gmx-developers
mailing list