Dumb 1.1 for Windows

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

Moderators: hgm, Harvey Williamson, bob

Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
Post Reply
Norbert Raimund Leisner
Posts: 1445
Joined: Tue May 20, 2008 2:57 pm
Location: Augsburg - Germany

Dumb 1.1 for Windows

Post by Norbert Raimund Leisner » Fri Mar 09, 2018 1:09 pm

Hello,

Richard made a Windows compile here:
https://github.com/abulmo/Dumb/releases ... indows.zip

Le zip contient un executable pour win64 (avec popcnt, avx, sse4.2) et un autre pour win32 (sans options).

Only a hint:
For an examination which instructions are supported by your CPU cf. freeware Speccy https://www.ccleaner.com/speccy

Best wishes,
Norbert

zullil
Posts: 4878
Joined: Mon Jan 08, 2007 11:31 pm
Location: PA USA

Re: Dumb 1.1 for Windows

Post by zullil » Fri Mar 09, 2018 2:28 pm

How strong is this engine? I mean, what's its IQ relative to Moron 0.3? :twisted:

Norbert Raimund Leisner wrote:Hello,

Richard made a Windows compile here:
https://github.com/abulmo/Dumb/releases ... indows.zip

Le zip contient un executable pour win64 (avec popcnt, avx, sse4.2) et un autre pour win32 (sans options).

Only a hint:
For an examination which instructions are supported by your CPU cf. freeware Speccy https://www.ccleaner.com/speccy

Best wishes,
Norbert

abulmo2
Posts: 131
Joined: Fri Dec 16, 2016 10:04 am
Contact:

Re: Dumb 1.1 for Windows

Post by abulmo2 » Fri Mar 09, 2018 6:55 pm

zullil wrote:How strong is this engine? I mean, what's its IQ relative to Moron 0.3? :twisted:
On my computer, dumb is close to beowulf in strength. It is stronger than TSCP (for obvious reason) and than micromax or kingslayer (surprisingly to me, as dumb has less knowledge). On CCRL or CEGT I guess its rating should be a little over 2000.
Richard Delorme

zullil
Posts: 4878
Joined: Mon Jan 08, 2007 11:31 pm
Location: PA USA

Re: Dumb 1.1 for Windows

Post by zullil » Fri Mar 09, 2018 7:16 pm

abulmo2 wrote:
zullil wrote:How strong is this engine? I mean, what's its IQ relative to Moron 0.3? :twisted:
On my computer, dumb is close to beowulf in strength. It is stronger than TSCP (for obvious reason) and than micromax or kingslayer (surprisingly to me, as dumb has less knowledge). On CCRL or CEGT I guess its rating should be a little over 2000.
Yes, I was just trying be funny. I looked at the code, and Dumb is certainly a solid chess engine.

abulmo2
Posts: 131
Joined: Fri Dec 16, 2016 10:04 am
Contact:

Re: Dumb 1.1 for Windows

Post by abulmo2 » Fri Mar 09, 2018 8:23 pm

zullil wrote:
abulmo2 wrote:
zullil wrote:How strong is this engine? I mean, what's its IQ relative to Moron 0.3? :twisted:
On my computer, dumb is close to beowulf in strength. It is stronger than TSCP (for obvious reason) and than micromax or kingslayer (surprisingly to me, as dumb has less knowledge). On CCRL or CEGT I guess its rating should be a little over 2000.
Yes, I was just trying be funny. I looked at the code, and Dumb is certainly a solid chess engine.
Well, If I remember well Moron was a recurrent joke in this forum and not a real engine.
Dumb is also a king of joke, but is a real engine. I just wanted to make a simple engine with limited knowledge (material + positional) and a correct but simple search (with just a basic hash table, null move and chess extension, nothing more). The move generator is also quite compact, but relatively efficient.
IMHO, an engine that is more sophisticated and significantly weaker than dumb is either buggy or poorly implemented.
Richard Delorme

Post Reply