Author: Frank Quisinsky
Date: 06:35:07 06/25/99
Go up one level in this thread
Hello Roy, you have ... /firstChessProgramNames="crafty1 /fd=\"d:\\crafty1 \"AnMon426 xboard\" /fd=c:\\AnMon426 GNUChess " /secondChessProgramNames="GNUChess \"AnMon426 xboard\" /fd=c:\\AnMon426 " Oh, Crafty d: and AnMon c: Better a directory in WinBoard: c:\WinBoard c:\WinBoard\Crafty c:\WinBoard\AnMon No parameter for Crafty, you have a good crafty.rc :-)) My Crafty.rc hash 24M hashp 8M log on learn 7 book on book random 1 book width 2 resign 9 tbpath=e:\TB_Neu cache=4194304 display extstats When you have the Table Bases from Nalimov ! And when you have not the Table Bases from Nalimov than ... hash 24M hashp 8M log on learn 7 book on book random 1 book width 2 resign 9 display extstats You can make log=off or hash 12M and hashp 4M or hash 6M and hashp 2M or more ... OK ... Your WinBoard.ini ... /firstChessProgramNames="crafty1 /fd=\"d:\\crafty1 \"AnMon426 xboard\" /fd=c:\\AnMon426 GNUChess " /secondChessProgramNames="GNUChess \"AnMon426 xboard\" /fd=c:\\AnMon426 " I think better is ... /firstChessProgramNames="GNUChess \"Crafty1\" /fd=d:\\Crafty1 \"AnMon426 xboard\" /fd=c:\\AnMon426 /secondChessProgramNames="GNUChess \"Crafty1\" /sd=d:\\Crafty1 \"AnMon426 xboard\" /sd=c:\\AnMon426 You make an error in ... /firstChessProgramNames="crafty1 /fd=\"d:\\crafty1 No fd=\" ... \" !!!!!!! Better fd=d:\\Crafty1 My WinBoard.ini (free programs) " /firstChessProgramNames="CometB04 /fd=c:\\WinBoard\\Comet \"AnMon426 xboard\" /fd=c:\\WinBoard\\AnMon \"Ant361 -t32768\" /fd=c:\\WinBoard\\Ant \"Arasan51a -H 32768\" /fd=c:\\WinBoard\\Arasan \"Bionic401 /tbpath=e:\\TB_Alt\" /fd=c:\\WinBoard\\Bionic \"Bringer14 /winboard\" /fd=c:\\WinBoard\\Bringer \"Crafty1610\" /fd=c:\\WinBoard\\Crafty \"ExChess251 xb hash 32\" /fd=c:\\WinBoard\\ExChess \"Gromit220 -tablebasepath e:\\TB_Alt -xboardquiet\" /fd=c:\\WinBoard\\Gromit \"Inmi215\" /fd=c:\\WinBoard\\InmiChess \"LDB20c xb hash 32\" /fd=c:\\WinBoard\\LDBlanche \"LChop71 -xboard -hash 40\" /fd=c:\\WinBoard\\LambChop \"LGol132a\" /fd=c:\\WinBoard\\LGoliath \"LGolG205\" /fd=c:\\WinBoard\\LGoliathG \"Phalanx21 -t32768 -r900\" /fd=c:\\WinBoard\\Phalanx \"SSECh202\" /fd=c:\\WinBoard\\SSEChess \"TCBishop43 !start.cui\" /fd=c:\\WinBoard\\TCBishop \"ZChess120\" /fd=c:\\WinBoard\\ZChess " /secondChessProgramNames="CometB04 /sd=c:\\WinBoard\\Comet \"AnMon426 xboard\" /sd=c:\\WinBoard\\AnMon \"Ant361 -t32768\" /sd=c:\\WinBoard\\Ant \"Arasan51a -H 32768\" /sd=c:\\WinBoard\\Arasan \"Bionic401 /tbpath=e:\\TB_Alt\" /sd=c:\\WinBoard\\Bionic \"Bringer14 /winboard\" /sd=c:\\WinBoard\\Bringer \"Crafty1610\" /sd=c:\\WinBoard\\Crafty \"ExChess251 xb hash 32\" /sd=c:\\WinBoard\\ExChess \"Fortress16\" /sd=c:\\WinBoard\\Fortress \"Gromit220 -tablebasepath e:\\TB_Alt -xboardquiet\" /sd=c:\\WinBoard\\Gromit \"Inmi215\" /sd=c:\\WinBoard\\InmiChess \"LDB20c xb hash 32\" /sd=c:\\WinBoard\\LDBlanche \"LChop71 -xboard -hash 40\" /sd=c:\\WinBoard\\LambChop \"LGol132a\" /sd=c:\\WinBoard\\LGoliath \"LGolG205\" /sd=c:\\WinBoard\\LGoliathG \"Phalanx21 -t32768 -r900\" /sd=c:\\WinBoard\\Phalanx \"SSECh202\" /sd=c:\\WinBoard\\SSEChess \"TCBishop43 !start.cui\" /sd=c:\\WinBoard\\TCBishop \"ZChess120\" /sd=c:\\WinBoard\\ZChess " (and more and more programs you can find) Nalimov Table Bases in e:\TB_neu Edwards Table Bases in e:\TB_alt The programs use ~ 32 MB for HT ! And the config data from the programs ... (Many programs have config file *.ini or *.cui or *.cfg) Comet B04 (Comet.ics) ~~~~~~~~~~~~~~~~~~~~~~ SIZE_HT = 32 PATH_TB = "e:\TB_Alt" DRAW_VALUE = 0 ENABLE_RESIGN = TRUE ENABLE_BOOK = TRUE AnMon 4.26 (AnMon.ini) ~~~~~~~~~~~~~~~~~~~~~~ MAX_HASH : 32 PONDER : OFF SELECTIVITY : ON BOOK : ON RESIGN : ON TB_PATH : e:\TB_Neu TB_CACHE : 4 Ant 3.61 (Ant.rc) ~~~~~~~~~~~~~~~~~ ahead xboard Bionic Impakt 4.01 (Bionic.ini) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ mt 0 hash 24M hashp 5M log off learn 7 book on book random 1 book width 2 resign 9 display extstats Crafty 16.10 Corbit (Crafty.rc) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ hash 24M hashp 8M log on learn 7 book on book random 1 book width 2 resign 9 tbpath=e:\TB_Neu cache=4194304 display extstats Gromit 2.20 (Gromit.cfg) ~~~~~~~~~~~~~~~~~~~~~~~~ (importent in this file the hash table config) ; The size of the transpositiontable where positions are stored TRANSPOSITIONSIZE = 21 ; 2^n entries (n==TRANSPOSITIONSIZE) ; NEW: one entry now needs 16 byte (was 12 byte) ; 20 = 16MB ; The size of the pawnhashtable is far less important than the ; size of the transposition-table. Values above 18 (2^18 entries) ; do not make much sense. PAWNHASHSIZE = 18 ; 2^n entries (n==PAWHNHASHSIZE) ; one entry needs 8 Byte ; 20 = 8MB ; The size of the materialhashtable MATERIALHASHSIZE = 18 ; 2^n entries (n==MATERIALHASHSIZE) ; one entry needs 10 Byte ; 20 = 10MB InmiChess 2.15 (InmiCh.ini) ~~~~~~~~~~~~~~~~~~~~~~~~~ ;5 MB is program size in RAM without HASH ;STANDARD: 1048576, 2097152, 65536 = 29,2 MB HASH ;HASH real hashing, 12 Byte per entry (1048576 recommended) ;HASHSORT move order hash, 8 Byte per entry (2097152 recommended) ;HASHBAUER pawnhashing, 8 Byte per entry ( 65536 recommended) ;HASH 262144 = 3,07 MB ; 524288 = 6,14 MB ; 1048576 = 12,29 MB ; 2097152 = 24,58 MB ;HASHSORT 524288 = 4,1 MB ; 1048576 = 8,2 MB ; 2097152 = 16,4 MB ; 4194304 = 32,8 MB ;HASHBAUER 65536 = 0,5 MB ; 131072 = 1 MB ; 262144 = 2 MB ; 1 = ON ; 0 = OFF ;**** here to change **** @HASH 2097152 ; 24,58 MB @HASHSORT 1048576 ; 8,2 MB @HASHBAUER 262144 ; 2 MB @RESIGN 9 ;value to resign (positive) 32200=never @PGNS 0 ; @PONDER 0 ; @OPENBOOK 1 ; @DEBUG 0 ; @MAUSAN 0 ; @X ; Little Goliath 1.32a (Goliath.ini) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HASHSIZE = 32 BOOK = ON TOURNAMENT-BOOK = ON LOG-FILE = OFF Little Goliath Gold 2.05 (Goliath.ini) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ HASHSIZE = 32 BOOK = ON SELECTIVITY = AUTO STYLE = N SPECIAL = N LEARNING = ON LOG-FILE = ON SSEChess 2.02 (defaults) ~~~~~~~~~~~~~~~~~~~~~~~~ hash 21 pawn 19 ponder TCBishop 0043 (I rename the config file in !start.cui) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ prompt off special ; Opening Book ; ~~~~~~~~~~~~ pgnbook <book.pgn ; Table Bases ; ~~~~~~~~~~~ tblist myself <tblist.cui x ; Hash Tables (Size in Bytes) ; ~~~~~~~~~~~~~~~~~~~~~~~~~~~ size 33554432 x The Table Base (Edwards Data in TBList.cui) ZChess 1.20 (ZChess.ini) ~~~~~~~~~~~~~~~~~~~~~~~~ importent in file ! [HashTables] SIZE_HT=32 ; Size in MByte for the HashTables ; Default : 8 [HashPawns] SIZE_HP=4 ; Size in MByte for the HashPawns ; Default : 2 TBPATH=e:\TB_Neu ENABLE_PONDERING=FALSE Importent is ponder = off when you will play matches on one Machine with one prozessor ! I hope I can help ... Have a nice day with this config data :-))) Kind regards Frank
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.