Umsturz
Umsturz
May I ask what compiler you are using? I now tried with gcc 5.4. and clang 3.8. Even after changing `backup_queue={};` there is a new error with both compilers. >...
Thank you it works with #include . Unfortunatly with multiple GPUS I dont see an improvement in ns.
Looks very promising! I will look into it during the weekend. By the way with so many readouts is there a way to increase exploration? > Am 26.02.2019 um 03:43...
So I tried tensor-accum-uniform. There is no need for #include anymore, right? I compiled it with #include first and eventhough it compiled, leelaz threw some error on startup. But without...
I experimented a little more. It seems that the uniform branch really finds some moves normal leela (0.16) does not find. But it still takes quite sometime before the optimal...
Thank you for the update. The new version with 0.17 seems to have some problem because gpu util is only always around 30-40%. Before gpu util was 80-99%. I used...