Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: K. Done.

Author: Slater Wold

Date: 15:37:50 02/15/04

Go up one level in this thread


mingw32-make target=NT_i386 \
        CC=C:\mingw\bin\mingw32-gcc.exe CXX=C:\mingw\bin\mingw32-c++.exe \
        CFLAGS=' -pipe -D_REENTRANT -fomit-frame-pointer -O3 -msse2\
                        -fforce-mem -fno-gcse -m3dnow -m64\
                        -funroll-loops' \
        CXFLAGS=' -pipe -D_REENTRANT -fomit-frame-pointer -O3 -msse2\
                        -fforce-mem -fno-gcse -m3dnow \
                        -funroll-loops' \
        LDFLAGS= \
        opt=' -DFAST -DFUTILITY' \
        asm= \
        crafty-make


Everything but the profiling.

Crafty v19.10

White(1): bench
Running benchmark. . .
......
Total nodes: 89942714
Raw nodes per second: 999363
Total elapsed time: 90
SMP time-to-ply measurement: 7.111111



This page took 0 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.