Search found 3963 matches
- Sun Apr 08, 2007 12:43 am
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: ACCA challenge match: Buzz vs Symbolic
- Replies: 2
- Views: 3982
Re: ACCA challenge match: Buzz vs Symbolic
It's interesting that the same opening (SOC 3209, KID 3. Nc3) came up twice in four games as Symbolic's ICC book is rather wide with just over five million positions. Symbolic was running on a fast processor (2.66 GHz Xeon), but with relatively small transposition tables. The box has only 1 GB RAM a...
- Sat Apr 07, 2007 10:59 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Symbolic Status Report: 2007.04.07
- Replies: 3
- Views: 6201
Re: Symbolic Status Report: 2007.04.07
First, there's only a rudimentary search in place for testing purposes. Eventually the search will expand that portion of the tree that will most likely to confirm or deny that the first move of the current predicted variation is the best move in the position. The whole tree is kept in memory as tha...
- Sat Apr 07, 2007 4:25 pm
- Forum: Computer Chess Club: Tournaments and Matches
- Topic: ACCA challenge match: Buzz vs Symbolic
- Replies: 2
- Views: 3982
ACCA challenge match: Buzz vs Symbolic
[Event "Xboard game"] [Site "gail"] [Date "2007.04.07"] [Round "1"] [White "Buzz"] [Black "Symbolic v2007.04.06"] [Result "1/2-1/2"] [Termination "Black draws by the fifty move rule"] [TimeControl "G/840+1"] [LTS "Sat Apr 7 10:07:42 2007"] [UTC "2007.04.07 14:07:42"] [WhiteElo "2692"] [BlackElo "258...
- Sat Apr 07, 2007 10:11 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: Symbolic Status Report: 2007.04.07
- Replies: 3
- Views: 6201
Symbolic Status Report: 2007.04.07
Symbolic Status Report: 2007.04.07 A nasty bug in the C++ code was found and fixed. The problem was related to a design error where there was a undetected case of order dependency of class constructor invocation for statically allocated objects. These are C++ routines that are called automatically b...
- Sat Apr 07, 2007 9:23 am
- Forum: Computer Chess Club: General Topics
- Topic: crafty game and log files
- Replies: 5
- Views: 7098
Re: crafty game and log files
If you don't want any of the game or log files, it's possible to use Crafty's shell escape command to automatically delete them. Have a shell escape in the initialization file call a batch file to do a wildcard delete of the unwanted files.
- Sat Apr 07, 2007 7:59 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: WCSAC: nineteen possible cooks
- Replies: 12
- Views: 16970
Re: WCSAC: nineteen possible cooks
You've got me thinking here. Perhaps I should get a small UPS to power the DSL modem and the wireless router, so I can still use a laptop to connect during extended outages. I have one of those Apple notebooks with an ambient light sensor that's used both for the display backlight and the illuminate...
- Sat Apr 07, 2007 12:09 am
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: WCSAC: nineteen possible cooks
- Replies: 12
- Views: 16970
Re: WCSAC: nineteen possible cooks
The EPD analysis output file is line buffered.
I'm not getting a UPS as there aren't any affordable ones that can last for fourteen hours. And it's not worth the money for a cheap, limited UPS just to have a graceful shutdown.
I'm not getting a UPS as there aren't any affordable ones that can last for fourteen hours. And it's not worth the money for a cheap, limited UPS just to have a graceful shutdown.
- Fri Apr 06, 2007 3:28 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: WCSAC: nineteen possible cooks
- Replies: 12
- Views: 16970
Re: WCSAC: nineteen possible cooks
The WCSAC cook scan has now entered the 65536 second iteration. So a couple more weeks at most and let's hope for no power outages. Speak of the devil, a snowstorm yesterday caused a power outage fourteen hours long. I'll have to restart the analysis. And maybe go shopping for a snow-powered comput...
- Thu Apr 05, 2007 7:53 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: My quad core MacPro was at the top until an hour ago
- Replies: 4
- Views: 7426
Re: My quad core MacPro was at the top until an hour ago
A correction: it's Clovertown, not Cloverleaf. Intel takes it's chip names from the names of rivers in the US Northwest.
- Wed Apr 04, 2007 1:22 pm
- Forum: Computer Chess Club: Programming and Technical Discussions
- Topic: My quad core MacPro was at the top until an hour ago
- Replies: 4
- Views: 7426
My quad core MacPro was at the top until an hour ago
My quad core MacPro was at the top of Apple's profesional model line until an hour ago. The octo core Cloverleaf Xeon model has been announced. See: http://www.apple.com/macpro/ The base 3 GHz octo core starts at US$3,997, rather more than I paid for my 2.66 GHz quad core. My model is still availabl...