[gmx-users] possible typo in sse2 assebly loops source
Lubos Vrbka
lubos.vrbka at gmail.com
Tue Dec 6 16:51:35 CET 2005
hi guys,
i was not able to compile gromacs 3.3 on my amd64 in double precision
using the sse2 assembly loops. there is a typo in
src/gmxlib/nonbonded/nb_kernel_x86_64_sse2/nb_kernel010_x86_64_sse2.s
patch is easy:
49c49
< .globl _nb_kerne010_x86_64_sse2
---
> .globl _nb_kernel010_x86_64_sse2
now it builds just fine. i checked the md5 sum of the distribution
package and it is ok, so the problem is not corrupted .tar.gz.
regards,
--
Lubos
_ at _"
More information about the gromacs.org_gmx-users
mailing list