rooklift / nibbler

Chess analysis GUI for UCI engines, with extra features for Leela (Lc0) in particular.
GNU General Public License v3.0
572 stars 71 forks source link

Ability to run second engine and see its evaluation in side panel #263

Open Dustydesk opened 6 months ago

Dustydesk commented 6 months ago

As Lc0 mainly uses GPU resources, it seems wasteful not to be able to run a second CPU intensive engine e.g. Stockfish to give a second opinion on the position. The feature could be implemented like Kibitzer in Fritz which does not affect the board but displays the evaluation output in the side panel.