Hello,
I want to make a comparison of many engines with different evaluation settings in a tournament using winboard. Because of the large number of games needed for this I try a multithreaded approach, but it costs many resources of my computer. I'm thinking about using a chess server like fics to let the engines play there against each other instead on my computer.
If this is possible: How can I do this with winboard via command line and how do i get the result?
cpp