dje-dev / Ceres

Ceres - an MCTS chess engine for research and recreation
GNU General Public License v3.0
153 stars 23 forks source link

The engine doesn't thinking #55

Closed gabrielp10031978 closed 3 years ago

gabrielp10031978 commented 3 years ago

Hello, I have Nvidia Geforce GTX 1060 6 Gb, I installed Microsoft .NET 5.0, I copied these three dlls from LC0 distribution ZIP file, but I don't know what weights file to use, because the engine doesn''t start thinking. I try to use: -https://training.lczero.org/networks/1 -https://tests.stockfishchess.org/nns -69722_value_focus_2.gz But the engine does not work. Please help me. Thanks.

JamesLear92 commented 3 years ago

On the release notes it says:

If installation issues are encountered, please note these most common causes: NVIDIA 1060, 1070, 1080 and earlier generation GPUs are not directly supported

I suspect your GTX1060 isn't supported

gabrielp10031978 commented 3 years ago

Thanks Mr