I've uploaded a version of Jazz that corrects some bugs in the previous r799 that caused problems (crashes) in Windows (at http://www.eglebbk.dds.nl/program/chess-download.html).
Changes are otherwise minor; I've included a .eng file for automatic detection of Jazz under XBoard in Linux (build and install Jazz from the source tarball to make this work).
Jazz r818
Moderator: Ras
-
Sylwy
- Posts: 5163
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
Re: Jazz r818
Thank you ! In Friday I'll post a test with the previous version (801) !Evert wrote:I've uploaded a version of Jazz that corrects some bugs in the previous r799 that caused problems (crashes) in Windows (at http://www.eglebbk.dds.nl/program/chess-download.html).
SilvianR
-
Graham Banks
- Posts: 45675
- Joined: Sun Feb 26, 2006 10:52 am
- Location: Auckland, NZ
Re: Jazz r818
Thanks Evert.
I'll put this new version into Division 6 to replace 799.
I'll put this new version into Division 6 to replace 799.
gbanksnz at gmail.com
-
Evert
- Posts: 2929
- Joined: Sat Jan 22, 2011 12:42 am
- Location: NL
Re: Jazz r818
I updated the release to r821. This fixes a few issues with UCI mode, but the version is otherwise identical. If you're using Jazz in XBoard mode, there is no need to update to the new version.
-
Max
- Posts: 247
- Joined: Tue Apr 13, 2010 10:41 am
Re: Jazz r818
Hi Evert,
compiling on Mac fails. Looks like the folder inline didn't find its way into the src.tar.gz archive.
-Max
compiling on Mac fails. Looks like the folder inline didn't find its way into the src.tar.gz archive.
Code: Select all
/Users/max/Downloads/Jazz/include/board.h:27:10: fatal error:
'inline/hashkey.h' file not found
#include "inline/hashkey.h"
^
1 error generated.Hope we're not just the biological boot loader for digital super intelligence. Unfortunately, that is increasingly probable - Elon Musk
-
Sylwy
- Posts: 5163
- Joined: Fri Apr 21, 2006 4:19 pm
- Location: IAȘI - the historical capital of MOLDOVA
- Full name: Silvian Rucsandescu
-
Evert
- Posts: 2929
- Joined: Sat Jan 22, 2011 12:42 am
- Location: NL
Re: Jazz r818
Thanks for reporting, I'll look into it. Do you have some sample games that I can look at that may help narrow down the problem?SzG wrote:Something seems to be seriously wrong with 821. It scores around 20 % against engines of its own level under WB, and task manager shows only 15 % CPU is used on my 4-core machine, when it should be 25 % for one thread.