jnlt3

Results 3 comments of jnlt3
trafficstars

Hello, thanks for sharing the issue in detail. After having gone through each of the code samples, I have only been able to replicate the crash in the last case...

Hello, I have tracked down the issue. It occurs because Black Marlin NNUE relies on search max ply. This is done as the NNUE keeps track of a relatively large...

It does not increase the size of the stack because it's guaranteed to never search deeper than the specified amount within search. I can provide a version where this is...