flok99

Untitled

May 31st, 2019
169
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.49 KB | None | 0 0
  1. #! /bin/sh
  2.  
  3. cutechess-cli \
  4. -engine cmd=/usr/local/bin/dorpsgek proto=xboard name=dorpsgek \
  5. -engine cmd=/usr/local/bin/baislicka proto=uci name=baislicka \
  6. -engine cmd=/home/folkert/t/embla/singlenullmove/Embla.sh proto=uci name=singlenullmove5121np \
  7. -concurrency 32 \
  8. -each dir=. tc=40/15+0.1 book=/home/folkert/dc-3200.bin option.Hash=256 -rounds 200 -games 2 -repeat -bookmode disk -recover -pgnout test.pgn -site "hier" #-tournament gauntlet
  9.  
  10. exit 0
Advertisement
Add Comment
Please, Sign In to add comment