[Beowulf] Sempron compile optimization
Many of your questions may have already been answered in earlier discussions or in the FAQ. The search results page will indicate current discussions as well as past list serves, articles, and papers.
Erwan Velu erwan at seanodes.comWed Nov 23 13:04:01 PST 2005
- Previous message: [Beowulf] Sempron compile optimization
- Next message: [Beowulf] Sempron compile optimization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Alan Ward wrote: > Hello everybody. > > Since 64-bit CPU architecture is cheap these days in a Semperon (3000+ > version), I've been trying to optimize some of my C code. As for > compile switches on the gcc, do > > -march=x86-64 -mfpmath=sse -m3dnow > > look reasonable? Any reason why the -m64 switch does not work for me? > You must be careful, the sempron product line owns some x86 and some x86_64 processors ! Mine is a pure x86 so trying to use some x86_64 code will fails. Have a look at http://www.amdcompare.com/us-en/desktop/Default.aspx to find what your processor is. Erwan,
- Previous message: [Beowulf] Sempron compile optimization
- Next message: [Beowulf] Sempron compile optimization
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Beowulf mailing list
