DiscoCheck 5.2 released
Moderators: hgm, Harvey Williamson, bob
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
DiscoCheck 5.2 released
Theory and practice sometimes clash. And when that happens, theory loses. Every single time.
Re: DiscoCheck 5.2 released
Any chance to see Discocheck in the next nTCEC season? 
- Graham Banks
- Posts: 30733
- Joined: Sun Feb 26, 2006 9:52 am
- Location: Auckland, NZ
Re: DiscoCheck 5.2 released
Thanks. 
My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz
Re: DiscoCheck 5.2 released
No. TCEC is only for SMP engines.mohzus wrote:Any chance to see Discocheck in the next nTCEC season?
Theory and practice sometimes clash. And when that happens, theory loses. Every single time.
Re: DiscoCheck 5.2 released
Very nice. I am currently watching DiscoCheck 5.2 crush Texel 1.02 on my linux test computers. +110 elo after 2526 games at time control 1s + 0.08s/move.lucasart wrote:http://open-chess.org/viewtopic.php?f=7&t=2565
One small detail. The README.md file says:
Code: Select all
On Linux (or POSIX), with g++ installed, simply run `./make.sh` to compile.Code: Select all
./make.sh dc52Re: DiscoCheck 5.2 released
1"+0.08" is really fast! There is an UCI Option called "Time Buffer" in DiscoCheck. By default, I put it as 100ms, but for such time control, assuming you're using cutechess-cli (hence minimalistic lag), I would use Time Buffer=10. Perhaps you have a similar option in Texel, or maybe it's hardcoded. To compare apples and apples, makes sense to make sure they both use the same.petero2 wrote:Very nice. I am currently watching DiscoCheck 5.2 crush Texel 1.02 on my linux test computers. +110 elo after 2526 games at time control 1s + 0.08s/move.lucasart wrote:http://open-chess.org/viewtopic.php?f=7&t=2565
Ah yes. I should probably just modify the script so that $1 becomes an optional parameter with a default value like './discocheck'.One small detail. The README.md file says:However, you need to specify the executable name or else the compiler gives lots of errors:Code: Select all
On Linux (or POSIX), with g++ installed, simply run `./make.sh` to compile.Code: Select all
./make.sh dc52
Theory and practice sometimes clash. And when that happens, theory loses. Every single time.
Re: DiscoCheck 5.2 released
Yes I use cutechess-cli. Texel has a hardcoded time buffer set to 1 second. Changing it to 0.1s gives about 30 extra elo points in self play at this time control.lucasart wrote:1"+0.08" is really fast! There is an UCI Option called "Time Buffer" in DiscoCheck. By default, I put it as 100ms, but for such time control, assuming you're using cutechess-cli (hence minimalistic lag), I would use Time Buffer=10. Perhaps you have a similar option in Texel, or maybe it's hardcoded. To compare apples and apples, makes sense to make sure they both use the same.petero2 wrote:Very nice. I am currently watching DiscoCheck 5.2 crush Texel 1.02 on my linux test computers. +110 elo after 2526 games at time control 1s + 0.08s/move.lucasart wrote:http://open-chess.org/viewtopic.php?f=7&t=2565
I could make the time buffer a UCI option but I don't like the idea of people setting it too low and then complaining about texel losing on time.
Re: DiscoCheck 5.2 released
I have made some 32 bit Windows compiles of DiscoCheck 5.2:
http://tmokonen.net84.net/DiscoCheck52x32TM.rar
http://tmokonen.net84.net/DiscoCheck52x32TM.rar
- Sylwy
- Posts: 3358
- Joined: Fri Apr 21, 2006 2:19 pm
- Location: IASI (Romania) - the historical capital of MOLDOVA
Re: The binaries need additional libraries to run !
Hello, Maestro Tony !tmokonen wrote:I have made some 32 bit Windows compiles of DiscoCheck 5.2:
http://tmokonen.net84.net/DiscoCheck52x32TM.rar
THANK YOU, but under Win XP both binaries (DC 5.2 & M 1.0) need:
-libgcc_s_dw2-1.dll
-libstdc++6.dll
-& so on !
Regards,
SilvianR


