Firenzina 2.4.1 xTreme

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
Gusev
Posts: 1475
Joined: Mon Jan 28, 2013 1:51 pm

Firenzina 2.4.1 xTreme

Post by Gusev » Mon Jan 27, 2014 12:26 am

I made a compile of Firenzina 2.4.1 xTreme for modern 64-bit Intel computers available at http://firenzina.wikispaces.com/home. Minor fixes, changes, tuning, and speedups. The source code is available at https://github.com/Censor/Firenzina.

stevenaaus
Posts: 596
Joined: Wed Oct 13, 2010 7:44 am
Location: Australia
Contact:

Re: Firenzina 2.4.1 xTreme

Post by stevenaaus » Tue Jan 28, 2014 11:07 am

Cheers man :)

Non-trivial compile from me though.
-Ofast invalid, type boolean must be bool, and utility.c::SupressInput undefined

Oh yeah, if you undefine Bench in fire.h, compile fails at multiple point with
control.c:187:10: error: ‘BenchMarking’ undeclared

Code: Select all

#uname -a
Linux localhost.localdomain 2.6.35.6-45.fc14.x86_64 #1 SMP Mon Oct 18 23:57:44 UTC 2010 x86_64 x86_64 x86_64 GNU/Linux

#gcc --version
gcc (GCC) 4.5.1 20100924 (Red Hat 4.5.1-4)

#cat /etc/redhat-release 
Fedora release 14 (Laughlin)

CositasBuenas
Posts: 85
Joined: Tue Aug 03, 2010 5:36 pm

Re: Firenzina 2.4.1 xTreme

Post by CositasBuenas » Tue Jan 28, 2014 12:02 pm

Same problem here. Please fix this!

Gusev
Posts: 1475
Joined: Mon Jan 28, 2013 1:51 pm

Re: Firenzina 2.4.1 xTreme

Post by Gusev » Tue Jan 28, 2014 5:00 pm

Will do! (Gee, I thought I'd killed all those boolean and SupressInput. They must be bool and SuppressInput.)

Jim Logan
Posts: 40
Joined: Thu Mar 09, 2006 3:14 am
Location: Nevada, USA

Re: Firenzina 2.4.1 xTreme

Post by Jim Logan » Tue Jan 28, 2014 8:01 pm

I am wondering if Firenzina displays the TB hits under the Fritz interface during IA. Of course, I ask because I do not see it whereas I do see it with other engines (Deep Saros 4.16 for example) that use Robbobases.

Gusev
Posts: 1475
Joined: Mon Jan 28, 2013 1:51 pm

Re: Firenzina 2.4.1 xTreme

Post by Gusev » Wed Jan 29, 2014 5:56 pm

I have committed a post-release Linux compatibility fix that should have taken care of the bool and SuppressInput typos that had remained in the original code release.

In reponse to your question, please check TBHit_Info in the configuration. Hope this helps!

CositasBuenas
Posts: 85
Joined: Tue Aug 03, 2010 5:36 pm

Re: Firenzina 2.4.1 xTreme

Post by CositasBuenas » Wed Jan 29, 2014 6:23 pm

Thank you - it is working!

Jim Logan
Posts: 40
Joined: Thu Mar 09, 2006 3:14 am
Location: Nevada, USA

Re: Firenzina 2.4.1 xTreme

Post by Jim Logan » Thu Jan 30, 2014 3:49 pm

That did the trick! Thank you.

Post Reply