tools to use any engine in a cluster

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Post Reply
User avatar
deeds
Posts: 708
Joined: Wed Oct 20, 2021 9:24 pm
Location: France
Contact:

tools to use any engine in a cluster

Post by deeds » Thu Oct 21, 2021 9:50 am

CLUSTER_MANAGER
This tool calls the clustered_engine tool by a MPI command.
ps : the engines should handle a command to display the fen (as "d" like stockfish or "fen" as lc0).

CLUSTERED_ENGINE
This tool uses a chess engine to analyse a move in a position until a fixed depth.
ps : the engines should handle the "go depth xx searchmoves xxxx" command.

TEXEL / TOGA
Chess engines with builtin MPI commands

https://mega.nz/folder/OsxkBSib#7gRO7COzf0nxRCS2-0lhFg

Post Reply