dje-dev / Ceres

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

Is there a way to use Ceres without GPU? #47

Closed nguyencongminh090 closed 3 years ago

nguyencongminh090 commented 3 years ago

My computer only have CPU. Is there a way for me to run Ceres program? Thanks

dje-dev commented 3 years ago

I'm sorry that Ceres is not currently compatible with CPU execution. There is work underway by both the LC0 team and in Ceres to support ONNX files, which will hopefully provide a way of running on CPU in the short to medium-term future.