Computer Chess Club Archives


Search

Terms

Messages

Subject: Re: Arasan 7.4

Author: Andreas Guettinger

Date: 04:25:46 02/29/04

Go up one level in this thread


On February 28, 2004 at 21:15:37, Mike Byrne wrote:

>On February 28, 2004 at 17:12:46, Jon Dart wrote:
>
>>Arasan 7.4 has been released and is available from http://www.arasanchess.org.
>>
>>This is pretty close to the same engine that played in CCT6. I have made some
>>opening book changes and a few fixes since then, but mostly in the user
>>interface, not the engine.
>>
>>Changes in Arasan 7.4:
>> 1) King safety and knight centrality scoring fixes (knight centrality
>>    was actually backwards - White table was used for Black).
>> 2) Speed improvement: routine wouldCheck handles more cases, allowing
>>    more cases of forward pruning before doMove.
>> 3) Fix GUI bug re "hint" being given for the wrong side.
>> 4) Fix GUI bug: next/previous game could crash if engine reply comes
>>    after the command.
>> 5) Fix GUI bug: takeback while engine is searching could sometimes
>>    result in pieces changing color and other strange behavior.
>> 6) GUI: Fix some BoundsChecker errors/warnings.
>> 7) A new "options.book_enabled" flag is in arasan.rc: setting this
>>    false disables the opening book.
>> 8) Fix Linux spec file so it can build a binary RPM correctly.
>> 9) Linux version installs to /usr/local/bin, not /usr/bin
>>
>>--Jon
>
>Thanks Jon!


As I understand Arasan does only support march=i686. The problem seems to be the
bits.s file that is written in assembly for x86 cpus.

Now this not supposed to be a critic to Arasan but goes to all the programmers
out there. I understand the joy to make your move generators 5% faster by using
assembler. But please keep in mind that there are some people out there that are
not going with the flow and are using other architectures. Would it be that hard
to include some C routines that one can decide to use instead of the assembler
routines?

It would be nice to have some sparring partners also on other platforms.

regards
Andy



This page took 0 seconds to execute

Last modified: Thu, 15 Apr 21 08:11:13 -0700

Current Computer Chess Club Forums at Talkchess. This site by Sean Mintz.