Author: Robert Hyatt
Date: 07:29:00 09/03/02
Go up one level in this thread
On September 03, 2002 at 07:02:05, Aaron Gordon wrote: >Hyatt: If you could when you get the chance give these flags a shot (with the >IntelC 6.0 compiler) >-O3 -tpp6 -xiM -unroll -ip -ipo -parallel -openmp -prof_genx -prof_dir >./whateverdiryouwant >(if your CPU supports SSE do -xiK) > >Profile the benchmark and perhaps your favorite test set. > >You should receive a nice boost over what you have in the current Makefiles. I already do that. I have about 30 positions that I use during the profile stage of "make profile"... I'm not sure what the -openmp is supposed to do since I am not using any of the openMP pre-processing directives for parallel programming... By the way, I also use -fno-alias since I don't write that kind of sloppy code... I will try the -O3. Last time I did it slowed down just a bit so I stuck with -O2...
This page took 0.01 seconds to execute
Last modified: Thu, 15 Apr 21 08:11:13 -0700
Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.