Crafty question

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

Moderators: hgm, Rebel, chrisw

User avatar
Rebel
Posts: 6991
Joined: Thu Aug 18, 2011 12:04 pm

Crafty question

Post by Rebel »

Running Crafty analyzing 40,000 EPD's result in 40,000 game and 40,000 log files, I am sure there is a way to suppress that? I assume in the RC configuration file? How does a RC file look like?

Secondly, Crafty suppresses the main lines in the early plies, is there a cure for that also?
90% of coding is debugging, the other 10% is writing bugs.
zullil
Posts: 6442
Joined: Tue Jan 09, 2007 12:31 am
Location: PA USA
Full name: Louis Zulli

Re: Crafty question

Post by zullil »

Rebel wrote: Wed May 20, 2020 10:08 am Running Crafty analyzing 40,000 EPD's result in 40,000 game and 40,000 log files, I am sure there is a way to suppress that? I assume in the RC configuration file? How does a RC file look like?

Secondly, Crafty suppresses the main lines in the early plies, is there a cure for that also?
Try including log=off in .craftyrc.

Can't help with the second, except to mention that Crafty source code can be modified. :wink:
User avatar
MikeB
Posts: 4889
Joined: Thu Mar 09, 2006 6:34 am
Location: Pen Argyl, Pennsylvania

Re: Crafty question

Post by MikeB »

Rebel wrote: Wed May 20, 2020 10:08 am Running Crafty analyzing 40,000 EPD's result in 40,000 game and 40,000 log files, I am sure there is a way to suppress that? I assume in the RC configuration file? How does a RC file look like?

Secondly, Crafty suppresses the main lines in the early plies, is there a cure for that also?
set noise to zero in crafty.rc

noise=0
Image
User avatar
Rebel
Posts: 6991
Joined: Thu Aug 18, 2011 12:04 pm

Re: Crafty question

Post by Rebel »

Thanks, I am trying to get it to work with MEA.
90% of coding is debugging, the other 10% is writing bugs.