For Reinhard ...

Discussions about Winboard/Xboard. News about engines or programs to use with these GUIs (e.g. tournament managers or adapters) belong in this sub forum.

Moderator: Andres Valverde

For Reinhard ...

Postby Tord Romstad » 03 Jul 2005, 14:44

Hi Reinhard,

You wanted to run Glaurung as an FRC engine. I have now created a special version with FRC code. This is just a 15 minute hack, and the code is entirely untested (except that the code compiles without errors). Because I don't run Windows, I have no FRC compatible GUI to test it in. Therefore I am not sure how well it plays, or if it works at all.

If you (or anybody else) still want to give it a try, you can download it from this link. Of course there is no Windows binary, but I think the code should compile without changes with the most common Windows C compilers.

Have fun.

Tord
User avatar
Tord Romstad
 
Posts: 639
Joined: 09 Oct 2004, 12:49
Location: Oslo, Norway

Re: For Reinhard ...

Postby Tord Romstad » 03 Jul 2005, 18:55

Executable compiled with MinGW (probably not very fast):

http://www.math.uio.no/~romstad/glaurung/g024frc.exe.gz

Tord
User avatar
Tord Romstad
 
Posts: 639
Joined: 09 Oct 2004, 12:49
Location: Oslo, Norway

Re: For Reinhard ...

Postby Reinhard Scharnagl » 03 Jul 2005, 22:08

Tord,

thank you for this! I have made a compile myself witch MS Visual Studio 2003, which succeeded with some warnings. a first test underlined its abilities to perform Fischer castlings.

Reinhard.
Reinhard Scharnagl
 
Posts: 608
Joined: 01 Oct 2004, 08:36
Location: Klein-Gerau, Germany

Re: For Reinhard ...

Postby Jim Ablett » 04 Jul 2005, 07:05

I've compiled a fast 'Glaurung 024 FRC' build but I'm having
difficulties uploading to my server.

I've sent the file to Alex Schmidt > http://www.uciengines.de/index.html
so hopefully it should be available there very soon.

Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: For Reinhard ...

Postby Tord Romstad » 04 Jul 2005, 09:16

Jim Ablett wrote:I've compiled a fast 'Glaurung 024 FRC' build but I'm having
difficulties uploading to my server.

I've sent the file to Alex Schmidt > http://www.uciengines.de/index.html
so hopefully it should be available there very soon.

Thanks, Jim!

Tord
User avatar
Tord Romstad
 
Posts: 639
Joined: 09 Oct 2004, 12:49
Location: Oslo, Norway

Re: For Reinhard ...

Postby Jim Ablett » 04 Jul 2005, 12:15

Image


Managed to upload now.

Intel 'profile-guided' optimized build.

http://homepages.tesco.net/henry.ablett ... 024frc.rar

Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: For Reinhard ...

Postby Tord Romstad » 04 Jul 2005, 12:45

Jim Ablett wrote:Image


Managed to upload now.

Intel 'profile-guided' optimized build.

http://homepages.tesco.net/henry.ablett ... 024frc.rar

Hi Jim,

I ended up using Reinhard's executable (Microsoft compiler) instead, but I stole the nice logo above and included it in the download package at my home page. I hope it's OK.

Once again, thanks for your help! :D

Tord
User avatar
Tord Romstad
 
Posts: 639
Joined: 09 Oct 2004, 12:49
Location: Oslo, Norway

Re: For Reinhard ...

Postby Jim Ablett » 04 Jul 2005, 13:02

Sure Tord, that's fine.
I thought the FRC version needed a
different logo.

I've removed my Glaurung download links as
they're on your homepage now.

regards,
Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: For Reinhard ...

Postby Reinhard Scharnagl » 04 Jul 2005, 13:04

Depending on the to be analyzed position the compilations could have different performance. It would be interesting to find out, what is performing best in average. My VStudio compilation from some minutes ago is working very well.

Reinhard.
Reinhard Scharnagl
 
Posts: 608
Joined: 01 Oct 2004, 08:36
Location: Klein-Gerau, Germany

Re: For Reinhard ...

Postby Tord Romstad » 04 Jul 2005, 13:21

Reinhard Scharnagl wrote:Depending on the to be analyzed position the compilations could have different performance.

They could. In the case of Glaurung FRC, positions before and after castling could perhaps be very different in this respect. I make and unmake castling moves in a very inefficient way. My make_move and unmake_move functions assume that a piece can never move to a square occupied by another piece of the same colour. This is not a problem in normal chess, but it is a problem in FRC. I have handled this in the most simple and inefficient possible way: Whenever a castling move is made or unmade, I recompute my piece lists from scratch. This is probably a rather slow operation.

It would be interesting to find out, what is performing best in average. My VStudio compilation from some minutes ago is working very well.

OK, thanks for sending it to me. I have now updated the Glaurung download again with the new executable. Of course, there is no need to download again for those of you who are not interested in FRC.

Tord
User avatar
Tord Romstad
 
Posts: 639
Joined: 09 Oct 2004, 12:49
Location: Oslo, Norway

Re: For Reinhard ...

Postby Anonymous » 04 Jul 2005, 14:54

Jim Ablett wrote:Sure Tord, that's fine.
I thought the FRC version needed a
different logo.

I've removed my Glaurung download links as
they're on your homepage now.

regards,
Jim.


Hi Jim

That logo sure looks familiar. :-)

Regards
Dave
Anonymous
 

Re: For Reinhard ...

Postby Jim Ablett » 04 Jul 2005, 17:07

Hi Dave,

Just a classic design, done by some other guy
I can't remember who :) updated for Glaurung.

Sorry for not giving credit Dave, I wasn't claiming it
was mine. I made an attempt at a logo but it wasn't half
as good as yours.

regards,
Jim.
___________________________
http://jimablett.net63.net/
Jim Ablett
 
Posts: 721
Joined: 27 Sep 2004, 10:39
Location: Essex, England

Re: For Reinhard ...

Postby Anonymous » 04 Jul 2005, 18:07

Jim Ablett wrote:Hi Dave,

Just a classic design, done by some other guy
I can't remember who :) updated for Glaurung.

Sorry for not giving credit Dave, I wasn't claiming it
was mine. I made an attempt at a logo but it wasn't half
as good as yours.

regards,
Jim.


Hi Jim

No problem. You just saved me some work. :-)

Regards
Dave
Anonymous
 


Return to Winboard and related Topics

Who is online

Users browsing this forum: Google [Bot] and 42 guests