forked from gcp/LeelaGUI
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLeelaGUI_OpenCL.ini
13 lines (13 loc) · 961 Bytes
/
LeelaGUI_OpenCL.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
/usr/games/katago_OpenCL analysis -config /usr/games/analysis_example.cfg -model /usr/games/kata1-b40c256-s11840935168-d2898845681.bin.gz -override-config "numAnalysisThreads=1,numSearchThreadsPerAnalysisThread=8"
#{
# "rules":"chinese", # Rules to be used when playing a game of Baduk (default:japanese)
# "whiteHandicapBonus":"N", # Designation to add the number of handicaped stones to the calculation of komi (default:undefined)
# "analysisPVLen":15, # KataGo search depth (default:15)
# "reportDuringSearchEvery":2.0, # Interval (in seconds) at which KataGo sends analysis data to LeelaGUI at analyze (default:2.0)
# "overrideSettings":
# {
# "wideRootNoise":0.0 # KataGo search range (default:0.04)
# }
# "maxVisitsAnalysis":1000000, # Maximum number of KataGo searches at analyze (default:1000000)
# "maxTimeAnalysis":3600 # Maximum KataGo search time (seconds) at analyze (default:3600)
#}