Being able to use unimited resources is not synonymous for smart algorithm. Throwing more resource at it can usually be made to result in some benefit, even if infinitesimally small.
For me the smartness of an algorithm is determined by how well it uses available resources. E.g. how much can you do with a certain number of source-code lines.
WCCC: schedule, pairings, live broadcast
Moderator: Ras
-
- Posts: 28387
- Joined: Fri Mar 10, 2006 10:06 am
- Location: Amsterdam
- Full name: H G Muller
-
- Posts: 3697
- Joined: Tue Jul 31, 2007 4:26 pm
Re: WCCC: schedule, pairings, live broadcast
Any one know which engine authors are at the event operating their own engines?
i can tell from the web Cam that the Shredder and Junior authors are operating for themselves
any others?
Steve
i can tell from the web Cam that the Shredder and Junior authors are operating for themselves
any others?
Steve
-
- Posts: 1260
- Joined: Sat Dec 13, 2008 7:00 pm
Re: WCCC: schedule, pairings, live broadcast
At least Jonny, Pandix, The Baron also.
Joker also I think.
Joker also I think.
Last edited by Gian-Carlo Pascutto on Mon May 11, 2009 6:17 pm, edited 1 time in total.
-
- Posts: 3697
- Joined: Tue Jul 31, 2007 4:26 pm
Re: WCCC: schedule, pairings, live broadcast
so at least 6 from 10 engines authors are present
Thanks
Steve
Thanks
Steve
Last edited by Steve B on Mon May 11, 2009 6:23 pm, edited 1 time in total.
-
- Posts: 1260
- Joined: Sat Dec 13, 2008 7:00 pm
Re: WCCC: schedule, pairings, live broadcast
Multicore chess engines can often decrease in performance when given too many cores, as was already pointed out to you.hgm wrote:Being able to use unimited resources is not synonymous for smart algorithm. Throwing more resource at it can usually be made to result in some benefit, even if infinitesimally small.
Using a many-core cluster made out of off the shelf PCs is exactly making good use of available resources. On the contrary, trying to cram the program into as small amount of lines as possible produces exactly zero user-visible benefit.For me the smartness of an algorithm is determined by how well it uses available resources. E.g. how much can you do with a certain number of source-code lines.
-
- Posts: 20943
- Joined: Mon Feb 27, 2006 7:30 pm
- Location: Birmingham, AL
Re: WCCC: schedule, pairings, live broadcast
The problem here is that it is _easy_ to write an algorithm that will simply not even produce a move given say 64 cores. And I have seen _many_ (including old versions of my code when I first started the parallel search stuff in Crafty) where 8 processors would actually be worse than just using 4 or 2... That's actually pretty easy to cause.hgm wrote:Being able to use unimited resources is not synonymous for smart algorithm. Throwing more resource at it can usually be made to result in some benefit, even if infinitesimally small.
For me the smartness of an algorithm is determined by how well it uses available resources. E.g. how much can you do with a certain number of source-code lines.
Re: WCCC: schedule, pairings, live broadcast
Equinox also has its authors present. HIARCS is represented (as always) by Harvey Williamson, Rybka by Hans van der Zijden and Sjeng (most rounds) by Johan de Koning, and by myself in the open tournament.Gian-Carlo Pascutto wrote:At least Jonny, Pandix, The Baron also.
Joker also I think.
Richard.
-
- Posts: 3697
- Joined: Tue Jul 31, 2007 4:26 pm
Re: WCCC: schedule, pairings, live broadcast
So overall 7 From 10pijl wrote:Equinox also has its authors present. HIARCS is represented (as always) by Harvey Williamson, Rybka by Hans van der Zijden and Sjeng (most rounds) by Johan de Koning, and by myself in the open tournament.Gian-Carlo Pascutto wrote:At least Jonny, Pandix, The Baron also.
Joker also I think.
Richard.
Thanks
Interesting that de Koning would attend and not enter the King but instead operate a different engine(Deep Sjeng)
made even the more interesting(for dedicated computer fans) because de Koning and GCP are two of the four engine authors represented at the WCCC that have had their engines memorialized in dedicated computers
Little Known Factoids of The WCCC Regards
Steve
Re: WCCC: schedule, pairings, live broadcast
Johan is here for the Amazons competition and the Conference. He was asked to operate Sjeng only after arrival in Pamplona.Steve B wrote:
Interesting that de Koning would attend and not enter the King but instead operate a different engine(Deep Sjeng)
made even the more interesting(for dedicated computer fans) because de Koning and GCP are two of the four engine authors represented at the WCCC that have had their engines memorialized in dedicated computers
Because of the conference, someone else operated Deep Sjeng this morning (Soren Riis).
Richard.
-
- Posts: 3697
- Joined: Tue Jul 31, 2007 4:26 pm
Re: WCCC: schedule, pairings, live broadcast
and a quick Grandmaster Draw it waspijl wrote:
Because of the conference, someone else operated Deep Sjeng this morning (Soren Riis).
Richard.

Best Regards
Steve