Fizbo 1.1

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.
User avatar
Graham Banks
Posts: 30733
Joined: Sun Feb 26, 2006 9:52 am
Location: Auckland, NZ

Fizbo 1.1

Post by Graham Banks » Fri May 09, 2014 10:10 pm

https://sites.google.com/site/fizbochessengine/

Fizbo is an original chess engine written by Youri Matiounine.

Current version is 1.1 and can be downloaded from the link below.
https://docs.google.com/file/d/0B-wpTpv ... =drive_web

Features:
uses Winboard protocol
runs on 1 CPU core
requires 64-bit Windows
requires "popcount" and "bitscanforward" instructions
main transposition table size if fixed at 128 Mb; total RAM use is 144 Mb
this version does not use endgame bit-bases or table-bases
no opening book

Estimated strength is around 2800 ELO (CCRL results not available yet, will add a link as they become available)
My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz

User avatar
Graham Banks
Posts: 30733
Joined: Sun Feb 26, 2006 9:52 am
Location: Auckland, NZ

Re: Fizbo 1.1

Post by Graham Banks » Fri May 09, 2014 10:10 pm

I can't get this engine to run on my i5.
I use Windows 7 Home Premium.

I get the following:
Image

Anybody else have success with Fizbo?
My email addresses:
gbanksnz at gmail.com
gbanksnz at yahoo.co.nz

User avatar
cdani
Posts: 2047
Joined: Sat Jan 18, 2014 9:24 am
Location: Andorra
Contact:

Re: Fizbo 1.1

Post by cdani » Fri May 09, 2014 10:58 pm

Not working also in my I7 920 windows 7 64.

Modern Times
Posts: 2141
Joined: Thu Jun 07, 2012 9:02 pm

Re: Fizbo 1.1

Post by Modern Times » Sat May 10, 2014 2:53 am

It seems to need a modern CPU to work. It works on my Intel Sandybridge laptop, but not on my AMD Phenom II X6.

Modern Times
Posts: 2141
Joined: Thu Jun 07, 2012 9:02 pm

Re: Fizbo 1.1

Post by Modern Times » Sat May 10, 2014 3:12 am

Maybe it needs AVX support, first introduced by Intel with Sandbybridge, and first supported by AMD with Bulldozer.

SzG
Posts: 2447
Joined: Fri Mar 10, 2006 6:20 am
Location: Szentendre, Hungary

Re: Fizbo 1.1

Post by SzG » Sat May 10, 2014 5:38 am

2800 and original. Great!

Some comparison with Crafty, GNU Chess and Scorpio seems indicated (only open source WB engines in that region).
Gabor Szots

CCRL testing group

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

Re: Fizbo 1.1

Post by zullil » Sat May 10, 2014 11:36 am

Modern Times wrote:Maybe it needs AVX support, first introduced by Intel with Sandbybridge, and first supported by AMD with Bulldozer.
"requires "popcount" and "bitscanforward" instructions" --- see Graham's original post.

Modern Times
Posts: 2141
Joined: Thu Jun 07, 2012 9:02 pm

Re: Fizbo 1.1

Post by Modern Times » Sat May 10, 2014 11:37 am

zullil wrote:
Modern Times wrote:Maybe it needs AVX support, first introduced by Intel with Sandbybridge, and first supported by AMD with Bulldozer.
"requires "popcount" and "bitscanforward" instructions" --- see Graham's original post.
Yes, and the machines above have that support.

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

Re: Fizbo 1.1

Post by zullil » Sat May 10, 2014 12:07 pm

Modern Times wrote:
zullil wrote:
Modern Times wrote:Maybe it needs AVX support, first introduced by Intel with Sandbybridge, and first supported by AMD with Bulldozer.
"requires "popcount" and "bitscanforward" instructions" --- see Graham's original post.
Yes, and the machines above have that support.
You're right---must be something else. :wink:

Seriously, Windows must produce a crash log, or give some information about why/how the program fails, right? Maybe run it from a command line, under a debugger?

Modern Times
Posts: 2141
Joined: Thu Jun 07, 2012 9:02 pm

Re: Fizbo 1.1

Post by Modern Times » Sat May 10, 2014 12:59 pm

Well, it works on Intel Sandybridge, so presumably it must be something supported on those and later CPUs that isn't supported on earlier processors.

Post Reply