New Idea for a GUI

Discussion of anything and everything relating to chess playing software and machines.

Moderator: Ras

swami
Posts: 6662
Joined: Thu Mar 09, 2006 4:21 am

New Idea for a GUI

Post by swami »

"The EPD Tournament mode"

Option to load multiple 1cpu engines (could be upto 3 engines), and let them solve the position simultaneously.

Keep _live_record of scores for each engines

and update the scores after each positions/epds etc and display them in table.

This would be useful only in >=4 cores computers.
User avatar
hgm
Posts: 28386
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: New Idea for a GUI

Post by hgm »

What would be the advantage of simply running the tests in parallel in different instances of the GUI. I don't see any added value to have one instance handle multiple engines. Just needless complication, for both the GUI and the user.
User avatar
rvida
Posts: 481
Joined: Thu Apr 16, 2009 12:00 pm
Location: Slovakia, EU

Re: New Idea for a GUI

Post by rvida »

swami wrote:"The EPD Tournament mode"

Option to load multiple 1cpu engines (could be upto 3 engines), and let them solve the position simultaneously.
And get distorted results due to engines fighting for L2/L3 cache space ;)

Richard
Nimzovik
Posts: 1831
Joined: Sat Jan 06, 2007 11:08 pm

Re: New Idea for a GUI

Post by Nimzovik »

I liked the Idea Swami. A certain convenieance there... Perhpas in the future processors would not have to fight for cache space.
User avatar
Matthias Gemuh
Posts: 3245
Joined: Thu Mar 09, 2006 9:10 am

Re: New Idea for a GUI

Post by Matthias Gemuh »

Nimzovik wrote:I liked the Idea Swami. A certain convenieance there... Perhpas in the future processors would not have to fight for cache space.
Processors will always fight for cache space, because spitting it up is simply worse when using only one of several processors.
My engine was quite strong till I added knowledge to it.
http://www.chess.hylogic.de
LaurenceChen
Posts: 101
Joined: Fri Jun 09, 2006 4:58 am

Re: New Idea for a GUI

Post by LaurenceChen »

How about a GUI which will allow engine matches in 2 PCs through LAN instead of the serial Auto232? Auto232 serial connection is so jaded that new PCs and laptops don't have a serial port.
User avatar
hgm
Posts: 28386
Joined: Fri Mar 10, 2006 10:06 am
Location: Amsterdam
Full name: H G Muller

Re: New Idea for a GUI

Post by hgm »

WinBoard allows you to run engines on a remote machine...