Page 1 of 5

help me in the csvn tournament

Posted: Fri Nov 14, 2014 9:59 am
by flok
Hi people,

This weekend I'll be participating in the CSVN computerchess tournament.
For that I created a chess program that can scale almost unlimited both vertically and horizontally.
And you can help!
Download and run the program from http://www.vanheusden.com/QB/ and your computer will help finding the best move.
If you size the terminal in which it runs to 132x25 then you can see what it (your local instance) comes up with.

Thanks in advance!

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 1:36 pm
by Modern Times
There are separate 32-bit and 64-bit compiles for Linux, but just one for Windows. Is that 64-bit ?

Does it just use one core ?

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 1:39 pm
by flok
Modern Times wrote:There are separate 32-bit and 64-bit compiles for Linux, but just one for Windows. Is that 64-bit ?

Does it just use one core ?
Hi,

It uses hardly any memory so 64b would be a disadvantage (longer pointers, more cache pressure, etc).
It uses all cores available.

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 1:57 pm
by Henk
I don't remember but if 2 times faster means 70 ELO than my chess engine should be running at least 32000 times faster to beat Stockfish. So you need many people to help you. Can your server handle that many connections.

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 2:04 pm
by flok
Henk wrote:I don't remember but if 2 times faster means 70 ELO than my chess engine should be running at least 32000 times faster to beat Stockfish. So you need many people to help you. Can your server handle that many connections.
Bottleneck is the internet connection: 5Mb up so that is about 500 connections.

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 2:06 pm
by Modern Times
flok wrote: It uses hardly any memory so 64b would be a disadvantage (longer pointers, more cache pressure, etc).
It uses all cores available.
Thanks, I'll contribute either a 6-core or 8-core AMD Windows box.

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 2:16 pm
by flok
Modern Times wrote:
flok wrote: It uses hardly any memory so 64b would be a disadvantage (longer pointers, more cache pressure, etc).
It uses all cores available.
Thanks, I'll contribute either a 6-core or 8-core AMD Windows box.
Thanks in advance!

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 2:53 pm
by op12no2
Hi Folkert,

I've fired it up on my AMD FX-4354 4.2GHz 4 core Windows box. I'll leave it there now and over the weekend...

Good luck!

PS: How do we follow your progress?

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 2:57 pm
by flok
Colin,

The csvn announcement said that they'll use special boards that do a live publish of what is moved. So I think there will be a link to that on www.csvn.nl

Re: help me in the csvn tournament

Posted: Fri Nov 14, 2014 5:01 pm
by op12no2
What's a "playout"?