Again the appeal to engine authors - please create a separate thread if introducing a new engine or important updates. The new engines 2020 thread is intended for testers. It would be interesting to see whether AMD's PEXT beats the native C PEXT implementation, most use magic bitboards as fallback, specially if people demand 32-bit binaries
I stumbled upon the Seer code on github a few weeks ago, back when Stockfish hadn't yet merged the nnue code into its engine, and from what I remember, it was a barebones engine at the time, consisting of only AB + PVS for search and NNUE for evaluation.
mclane wrote: ↑Sun Oct 18, 2020 9:22 pm
Where are the executables ?!
Good chance to learn how to build one by yourself, what is your hardware? Intel processor with BMI2 and AVX2 is suited best. AMD sucks. The bin-file is 108 MiBs, a little bit larger due to 32-bit float weights ...
mclane wrote: ↑Sun Oct 18, 2020 9:22 pm
Where are the executables ?!
Good chance to learn how to build one by yourself, what is your hardware? Intel processor with BMI2 and AVX2 is suited best. AMD sucks. The bin-file is 108 MiBs, a little bit larger due to 32-bit float weights ...
I don’t know. Have a Xeon 5690 6 core intel.
What seems like a fairy tale today may be reality tomorrow.
Here we have a fairy tale of the day after tomorrow....
Thinking on it how many differents in testing such engines we produced if all the interesting users start to compile his own one or made other important changes / mistakes and so one!