Nirvanachess 1.2 Release

Discussion of anything and everything relating to chess playing software and machines.

Moderators: hgm, Rebel, chrisw

cetormenter
Posts: 170
Joined: Sun Oct 28, 2012 9:46 pm

Nirvanachess 1.2 Release

Post by cetormenter »

With school coming up soon I will not be able to work on my engine as much as I have been. This time around significant progress has been made with the engine gaining over 200 elo to it predecessor at hyper time controls.

From a sample tournament with TC 15" + 0.05"

Code: Select all

 1.  Nirvanachess 1.2Test     	2883.5/3675	2513-421-741  	(L: m=9 t=0 i=0 a=412)	(D: r=552 i=73 f=59 s=4 a=53)	(tpm=200.9 d=11.49 nps=864365)
 2.  Nirvanachess 1.1         	791.5/3675	421-2513-741  	(L: m=128 t=0 i=0 a=2385)	(D: r=552 i=73 f=59 s=4 a=53)	(tpm=203.9 d=9.72 nps=837442)

Rank Name                   Elo    +    - games score oppo. draws 
   1 Nirvanachess 1.2Test   110   11   11  3675   78%  -110   20% 
   2 Nirvanachess 1.1      -110   11   11  3675   22%   110   20% 
The engine can be downloaded at:
http://www.mediafire.com/download/pvwst ... ss_1.2.rar

Inside are 3 different complies.
Nirvanachess 1.2.exe: A 64-bit binary compiled with the intel complier
Nirvanachess 1.2 (32-Bit).exe: A 32-bit binary compiled with the intel complier
Nirvanachess 1.2 (MVSC++).exe: A 64-bit binary compiled with MVSC++ in case the intel compile does not work

More information can be found here:
http://nirvanachess.blogspot.com/
User avatar
Graham Banks
Posts: 41473
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Nirvanaches 1.2 Release

Post by Graham Banks »

cetormenter wrote:With school coming up soon I will not be able to work on my engine as much as I have been. This time around significant progress has been made with the engine gaining over 200 elo to it predecessor at hyper time controls.

From a sample tournament with TC 15" + 0.05"

Code: Select all

 1.  Nirvanachess 1.2Test     	2883.5/3675	2513-421-741  	(L: m=9 t=0 i=0 a=412)	(D: r=552 i=73 f=59 s=4 a=53)	(tpm=200.9 d=11.49 nps=864365)
 2.  Nirvanachess 1.1         	791.5/3675	421-2513-741  	(L: m=128 t=0 i=0 a=2385)	(D: r=552 i=73 f=59 s=4 a=53)	(tpm=203.9 d=9.72 nps=837442)

Rank Name                   Elo    +    - games score oppo. draws 
   1 Nirvanachess 1.2Test   110   11   11  3675   78%  -110   20% 
   2 Nirvanachess 1.1      -110   11   11  3675   22%   110   20% 
The engine can be downloaded at:
http://www.mediafire.com/download/pvwst ... ss_1.2.rar

Inside are 3 different complies.
Nirvanachess 1.2.exe: A 64-bit binary compiled with the intel complier
Nirvanachess 1.2 (32-Bit).exe: A 32-bit binary compiled with the intel complier
Nirvanachess 1.2 (MVSC++).exe: A 64-bit binary compiled with MVSC++ in case the intel compile does not work

More information can be found here:
http://nirvanachess.blogspot.com/
Nice progress. 8-)
gbanksnz at gmail.com
cetormenter
Posts: 170
Joined: Sun Oct 28, 2012 9:46 pm

Re: Nirvanaches 1.2 Release

Post by cetormenter »

Yes. It is amazing what a tiny bit endgame knowledge can do. Around half of this gain was from adding 4-5 different endgame evaluations. Each was worth about 20-30 elo. Hopefully now the game won't be lost once the endgame is reached.

P.S. I just noticed there is a typo in the title. Is there anyway to fix that?
User avatar
Graham Banks
Posts: 41473
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Nirvanaches 1.2 Release

Post by Graham Banks »

cetormenter wrote:Yes. It is amazing what a tiny bit endgame knowledge can do. Around half of this gain was from adding 4-5 different endgame evaluations. Each was worth about 20-30 elo. Hopefully now the game won't be lost once the endgame is reached.

P.S. I just noticed there is a typo in the title. Is there anyway to fix that?
Message a moderator - they can fix it.
gbanksnz at gmail.com
User avatar
Graham Banks
Posts: 41473
Joined: Sun Feb 26, 2006 10:52 am
Location: Auckland, NZ

Re: Nirvanaches 1.2 Release

Post by Graham Banks »

Graham Banks wrote:
cetormenter wrote:With school coming up soon I will not be able to work on my engine as much as I have been. This time around significant progress has been made with the engine gaining over 200 elo to it predecessor at hyper time controls.

From a sample tournament with TC 15" + 0.05"

Code: Select all

 1.  Nirvanachess 1.2Test     	2883.5/3675	2513-421-741  	(L: m=9 t=0 i=0 a=412)	(D: r=552 i=73 f=59 s=4 a=53)	(tpm=200.9 d=11.49 nps=864365)
 2.  Nirvanachess 1.1         	791.5/3675	421-2513-741  	(L: m=128 t=0 i=0 a=2385)	(D: r=552 i=73 f=59 s=4 a=53)	(tpm=203.9 d=9.72 nps=837442)

Rank Name                   Elo    +    - games score oppo. draws 
   1 Nirvanachess 1.2Test   110   11   11  3675   78%  -110   20% 
   2 Nirvanachess 1.1      -110   11   11  3675   22%   110   20% 
The engine can be downloaded at:
http://www.mediafire.com/download/pvwst ... ss_1.2.rar

Inside are 3 different complies.
Nirvanachess 1.2.exe: A 64-bit binary compiled with the intel complier
Nirvanachess 1.2 (32-Bit).exe: A 32-bit binary compiled with the intel complier
Nirvanachess 1.2 (MVSC++).exe: A 64-bit binary compiled with MVSC++ in case the intel compile does not work

More information can be found here:
http://nirvanachess.blogspot.com/
Nice progress. 8-)
Nirvanachess 1.2 64-bit Gauntlet running in TLCV.
Host - GrahamCCRL.dyndns.org Port - 16076
gbanksnz at gmail.com
User avatar
jshriver
Posts: 1342
Joined: Wed Mar 08, 2006 9:41 pm
Location: Morgantown, WV, USA

Re: Nirvanaches 1.2 Release

Post by jshriver »

Great news! Thanks for the update. I'll make sure to update the version I'm testing.

Sorry you've had trouble getting your engine to play on OICS.

-Josh
User avatar
michiguel
Posts: 6401
Joined: Thu Mar 09, 2006 8:30 pm
Location: Chicago, Illinois, USA

Re: Nirvanaches 1.2 Release

Post by michiguel »

Graham Banks wrote:
cetormenter wrote:Yes. It is amazing what a tiny bit endgame knowledge can do. Around half of this gain was from adding 4-5 different endgame evaluations. Each was worth about 20-30 elo. Hopefully now the game won't be lost once the endgame is reached.

P.S. I just noticed there is a typo in the title. Is there anyway to fix that?
Message a moderator - they can fix it.
Just saw it here. Done.

Miguel