PeterWoitke
PeterWoitke
Is it possible that dcnn "forces" Pachi sometimes to play moves that loose tactically? I'd like to draw your attention to this game after White's move 151. b11. Pachi plays...
Looking at https://docs.google.com/spreadsheets/d/1lGFf6PLGmBUSMan-YP7Vul4DpRNfn6K8oeCjBILe6uA/edit#gid=857482380, it seems that cuDNN instead of default CUDA can boost lczero performance. I tried to install cuDNN under Windows, see https://docs.nvidia.com/deeplearning/sdk/cudnn-install/index.html#installwindows, but - as far as I...
On Ubuntu 14.04 with gcc 5.5.0: > cmake -DFEATURE_USE_CPU_ONLY=On -DBLAS_INCLUDE_DIRS=/usr/include .. > make ... /home/star/pw31/chess/Engines/LCzero/leela-chess/src/Network.cpp:37:36: fatal error: boost/spirit/home/x3.hpp: No such file or directory This was working before. Any idea?