CCRL Testing IvanHoe

General discussion about computer chess...
Post Reply
User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

CCRL Testing IvanHoe

Post by kingliveson » Fri Mar 09, 2012 3:53 pm

The world must truly be coming to an end. :)

http://www.computerchess.org.uk/ccrl/404.live/
http://computerchess.org.uk/ccrl/4040.live/

Originally posted on Chess2u.com
PAWN : Knight >> Bishop >> Rook >>Queen

ernest
Posts: 247
Joined: Thu Sep 02, 2010 10:33 am

Re: CCRL Testing IvanHoe

Post by ernest » Fri Mar 09, 2012 6:15 pm

kingliveson wrote:The world must truly be coming to an end. :)
Why? :shock:

ernest
Posts: 247
Joined: Thu Sep 02, 2010 10:33 am

Re: CCRL Testing IvanHoe

Post by ernest » Fri Mar 09, 2012 6:37 pm

You mean, they are finally testing IvanHoe, that's it? ;)

BTW, couldn't see if they are using Robbobases...

Adam Hair
Posts: 104
Joined: Fri Jun 11, 2010 4:29 am
Real Name: Adam Hair
Contact:

Re: CCRL Testing IvanHoe

Post by Adam Hair » Fri Mar 09, 2012 10:47 pm

ernest wrote:You mean, they are finally testing IvanHoe, that's it? ;)

BTW, couldn't see if they are using Robbobases...
Brent Magnusson, who is doing the 6 CPU testing, uses Robbobases. I am not certain if the other IvanHoe testers are using them.

Adam Hair
Posts: 104
Joined: Fri Jun 11, 2010 4:29 am
Real Name: Adam Hair
Contact:

Re: CCRL Testing IvanHoe

Post by Adam Hair » Fri Mar 09, 2012 10:58 pm

kingliveson wrote:The world must truly be coming to an end. :)

http://www.computerchess.org.uk/ccrl/404.live/
http://computerchess.org.uk/ccrl/4040.live/

Originally posted on Chess2u.com
Maybe so :)

I am sure this has been asked and answered somewhere. But, could you answer something for me? IvanHoe 999946h shows up as IvanHoe 9.46b in Fritz. Could you explain why the internal name and the name of the executable differs?

Thanks,
Adam

User avatar
kingliveson
Posts: 1388
Joined: Thu Jun 10, 2010 1:22 am
Real Name: Franklin Titus
Location: 28°32'1"N 81°22'33"W

Re: CCRL Testing IvanHoe

Post by kingliveson » Sun Mar 11, 2012 1:56 am

Adam Hair wrote: I am sure this has been asked and answered somewhere. But, could you answer something for me? IvanHoe 999946h shows up as IvanHoe 9.46b in Fritz. Could you explain why the internal name and the name of the executable differs?

Thanks,
Adam
It is a way of shortening the version string. Without the change, 999946h would appear as IvanHoe VERSION 999946h-RobboLib, and 999947c, IvanHoe-Beta VERSION 999947c.

9. = 9999
## = last 2 digits
b = beta

IvanHoe999946a and IvanHoe99946h both appear as IvanHoe 9.46b. This apparently is an issue for Fritz GUI because it stores UCI configuration using name/version rather than the executable. It is easily resolved if one insists on using an older version which probably has more bugs, by simply renaming the .uci file. Depending on version of Windows (hidden files/folders may need to be enabled), the configuration files are located in:

C:\Users\yourname\AppData\Roaming\ChessBase\Engines.UCI
C:\Documents and Settings\yourname\Application Data\ChessBase\Engines.UCI

It probably would have been wiser to leave out the 'b' and use the sub-version lettering where it mattered. The first 12 public releases did not have letters to differentiate main version. That said, blame the developers for having this peculiar backwards versioning. :P
PAWN : Knight >> Bishop >> Rook >>Queen

Adam Hair
Posts: 104
Joined: Fri Jun 11, 2010 4:29 am
Real Name: Adam Hair
Contact:

Re: CCRL Testing IvanHoe

Post by Adam Hair » Sun Mar 11, 2012 2:51 am

kingliveson wrote:
Adam Hair wrote: I am sure this has been asked and answered somewhere. But, could you answer something for me? IvanHoe 999946h shows up as IvanHoe 9.46b in Fritz. Could you explain why the internal name and the name of the executable differs?

Thanks,
Adam
It is a way of shortening the version string. Without the change, 999946h would appear as IvanHoe VERSION 999946h-RobboLib, and 999947c, IvanHoe-Beta VERSION 999947c.

9. = 9999
## = last 2 digits
b = beta

IvanHoe999946a and IvanHoe99946h both appear as IvanHoe 9.46b. This apparently is an issue for Fritz GUI because it stores UCI configuration using name/version rather than the executable. It is easily resolved if one insists on using an older version which probably has more bugs, by simply renaming the .uci file. Depending on version of Windows (hidden files/folders may need to be enabled), the configuration files are located in:

C:\Users\yourname\AppData\Roaming\ChessBase\Engines.UCI
C:\Documents and Settings\yourname\Application Data\ChessBase\Engines.UCI

It probably would have been wiser to leave out the 'b' and use the sub-version lettering where it mattered. The first 12 public releases did not have letters to differentiate main version. That said, blame the developers for having this peculiar backwards versioning. :P
Your explanation triggered my memory :) .
Thanks for the information.

Post Reply