
I still do not have a suitable Windows machine for BMI builds.
Moderator: Ras
I will try to do a working BMI2 + PGO compile with mingw gcc version 5.4.0 (Rev1, Built by MSYS2 project)basil00 wrote:No we have missed the boat for stage 2. Maybe stage 3, or the super final
I still do not have a suitable Windows machine for BMI builds.
Yes please.stuwph wrote: would you like your last 2 Fathom patches "Fix en passant in do_move()" and Use Ronald's "slightly more efficient" fix for #10 to be integrated?
Added Mac exe here, with the "quit" fix.basil00 wrote:A new optimized build for Linux has been tested, see here:
https://github.com/basil00/Gull/commit/ ... ffa9ff10d8
I will release binaries (Linux and Windows) as soon as I can find a suitable Windows machine to build. The intention is that this will be the "release candidate".Code: Select all
LTC (60"+0.6", 1-thread, 6-man syzygy): Score: +1728-1351=6921 Number of games: 10000 Winning fraction: 0.51885 Elo difference: +13.1045 LOS: 1 STC (10"+0.1", 1-thread, 6-man syzygy): Score: +2040-1791=6169 Number of games: 10000 Winning fraction: 0.51245 Elo difference: +8.65293 LOS: 0.999971
Code: Select all
Pseudo Bench
go depth 16
info depth 16 seldepth 37 score cp 22 nodes 14834252 nps 2032089 tbhits 0 pv e2e4 e7e6 d2d4 d7d5 e4d5 e6d5 g1f3 g8f6 f1d3 f8e7 b1c3 b8c6 e1g1 e8g8 f1e1 c8g4
info nodes 15530173 score cp 22
bestmove e2e4 ponder e7e6
Thanks! The preliminary results are encouraging.stuwph wrote:new bmi2 & pop compile aligned to Basil's repo
http://1drv.ms/1Qb2V48
That definitely isn't right. The HSHMAX or material hash function should have no dependency on whether exceptions are enabled or not.despite it apparently works well, compiling requires to remove -fno-exceptions
otherwise it still runs in a "HSHMAX too low" exception while initializing 6-men ...
so these compiles are without -fno-exceptions, but wonder if this is correct?!
tried different mingws, actually used gcc version 5.4.0 (Rev1, Built by MSYS2 project)
Thanks. I have been neglecting Mac since I no longer have a machine to build on.MikeB wrote:Added Mac exe here, with the "quit" fix.
https://github.com/MichaelB7/Gull