Jussi Lehtola wrote:
Hi,


I'm doing a Fedora package of GROMACS. Does GROMACS have runtime CPU
capability detection, i.e. if the package is compiled on a SSE-capable
processor and run on an i586 (hope not), will it work?
Yes it does. It should work, but e.g. debuggers tend to dislike illegal instructions (when e.g. testing for 3DNow on a pentium).

The safe way is, of course, to disable all assembly loops, which would
hurt performance a lot...


--
David van der Spoel, Ph.D., Professor of Biology
Molec. Biophys. group, Dept. of Cell & Molec. Biol., Uppsala University.
Box 596, 75124 Uppsala, Sweden. Phone:  +46184714205. Fax: +4618511755.
[EMAIL PROTECTED]       [EMAIL PROTECTED]   http://folding.bmc.uu.se
_______________________________________________
gmx-users mailing list    gmx-users@gromacs.org
http://www.gromacs.org/mailman/listinfo/gmx-users
Please search the archive at http://www.gromacs.org/search before posting!
Please don't post (un)subscribe requests to the list. Use the www interface or send it to [EMAIL PROTECTED]
Can't post? Read http://www.gromacs.org/mailing_lists/users.php

Reply via email to