KataGo icon indicating copy to clipboard operation
KataGo copied to clipboard

Katago not supported on win11 ?

Open century3 opened this issue 2 years ago • 3 comments
trafficstars

after downloading katago and running command .\katago under win11, found no output: image

century3 avatar Sep 05 '23 04:09 century3

Perhaps ur computer hardware is too slow, what's ur CPU and GPU? Could u show ur file dir?

HackYardo avatar Sep 06 '23 09:09 HackYardo

I just tried, it should be:

root@localhost:~/KataGo# ./katago

Usage: ./katago SUBCOMMAND

---Common subcommands------------------

gtp : Runs GTP engine that can be plugged into any standard Go GUI for play/analysis.
benchmark : Test speed with different numbers of search threads.
genconfig : User-friendly interface to generate a config with rules and automatic performance tuning.

contribute : ...

HackYardo avatar Sep 06 '23 10:09 HackYardo

after downloading katago and running command .\katago under win11, found no output: image

You have not correctly installed TensorRT.

MAKE SURE you have the correct version of CUDA, TensoRT, CUDNN specified in katago release note.

Follow this guide for installation:https://www.reddit.com/r/baduk/comments/1db8blu/a_guide_to_setting_up_katago_and_katrain_with/

ChthoIly avatar Aug 18 '24 03:08 ChthoIly