ChessUSA.com TalkChess.com
Hosted by Your Move Chess & Games
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Purple Haze v2.0.2
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: General Topics Flat
View previous topic :: View next topic  
Author Message
Vincent Ollivier



Joined: 19 Jan 2010
Posts: 17
Location: France

PostPost subject: Purple Haze v2.0.2    Posted: Mon Mar 26, 2012 6:34 pm Reply to topic Reply with quote

Hi everyone,

It's been a long time since the last release of my engine Purple Haze. More than a year actually. This new release contains lots of stylistic changes and some bug fixes but no new major feature. The next release should be better in term of ELO gains.

Code:
$ git diff v2.0.1 v2.0.2 --shortstat
 54 files changed, 4416 insertions(+), 2896 deletions(-)


The focus was more on building a good testing environment with test cases for any changes in the code. That way the overall quality should improve slightly. I also wrote a small collection of tools (client, server and worker) to facilitate cluster testing. This last project is in early alpha stage and may not currently be useful to anyone else but it is already Open Source and published at https://github.com/vinc/occet.

To download and compile Purple Haze:

Code:
$ git clone git://github.com/vinc/purplehaze
$ cd purplehaze
$ make


My code uses some features of C++11, so you will need GCC >= 4.6 or Clang >= 3.0. It used to compile with Intel C++ Compiler but not currently on my machine (running Arch Linux).
Back to top
View user's profile Send private message Send e-mail Visit poster's website
Display posts from previous:   
Subject Author Date/Time
Purple Haze v2.0.2 Vincent Ollivier Mon Mar 26, 2012 6:34 pm
      Re: Purple Haze v2.0.2 Gary Mon Mar 26, 2012 8:05 pm
            Re: Purple Haze v2.0.2 Vincent Ollivier Mon Mar 26, 2012 8:41 pm
      Re: Purple Haze v2.0.2 Tony Mokonen Thu Mar 29, 2012 5:19 am
            Re: Purple Haze v2.0.2 Vincent Ollivier Thu Mar 29, 2012 7:08 am
                  Re: Purple Haze v2.0.2 Tony Mokonen Thu Mar 29, 2012 10:47 pm
                        Re: Purple Haze v2.0.2 Vincent Ollivier Fri Mar 30, 2012 5:42 am
                              Re: Purple Haze v2.0.2 Tony Mokonen Fri Mar 30, 2012 7:22 am
      Re: Purple Haze v2.0.2 Lucas Braesch Fri Mar 30, 2012 3:27 pm
Post new topic    TalkChess.com Forum Index -> Computer Chess Club: General Topics

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum




Powered by phpBB © 2001, 2005 phpBB Group
Enhanced with Moby Threads