Page 9 of 14
Re: Game programs for boards more than 19x19
Posted: Wed Aug 03, 2022 4:43 am
by And
Re: Game programs for boards more than 19x19
Posted: Fri Aug 05, 2022 2:18 pm
by Dragon
when playing two katago engines on a 37x37 board after 723 moves, the message "game finished, out of moves, game record saved..." appears. this has happened many times, every time after 723 moves. how to remove this restriction? (lizzieyzy 2.5.1)
Re: Game programs for boards more than 19x19
Posted: Sun Aug 28, 2022 6:35 am
by And
try q5go
Re: Game programs for boards more than 19x19
Posted: Thu Sep 08, 2022 11:26 am
by And
21x21 katago - gnugo 1:1 (katago b6-s393 1 playouts, gnugo 3.0 chinese)
gnugo 3.0 can be downloaded here
http://ricoh51.free.fr/go/engineeng.htm
Re: Game programs for boards more than 19x19
Posted: Sat Nov 26, 2022 10:00 am
by And
18B network katago
"Which has better joseki performance on larger board (like 35*35) imo."
https://discord.com/channels/4170221623 ... 0576502904
Re: Game programs for boards more than 19x19
Posted: Wed Nov 30, 2022 8:06 am
by PC_Screen
katago.exe bs29 OpenCL - Compatible with the new 18b networks. Drop it in the 1.11 bs29 folder and have it replace the old katago.exe
https://drive.google.com/file/d/1Da18Hb ... sp=sharing
Re: Game programs for boards more than 19x19
Posted: Wed Nov 30, 2022 8:48 am
by And
@PC_Screen
thank you very much!!!

it works great!!! could you do up to 37x37?
Re: Game programs for boards more than 19x19
Posted: Fri Dec 02, 2022 12:33 am
by And
I have tried different networks many times, with different playouts. networks 40b and 60b on large boards "do not think well", they do not see the board. 20b and the new 18b are another matter!
Re: Game programs for boards more than 19x19
Posted: Sat Dec 03, 2022 9:08 pm
by And
here
https://github.com/lightvector/KataGo/issues/454
is information on how to compile for 37x37:
"USE_BIGGER_BOARDS_EXPENSIVE" in CMake
in CMakeLists.txt:
if(USE_BIGGER_BOARDS_EXPENSIVE)
target_compile_definitions(katago PRIVATE COMPILE_MAX_BOARD_LEN=29)
endif()
change it from 29 to 37 and then recompile it
please make an OpenCL version up to 37x37!!! your bs29 version works great!
Re: Game programs for boards more than 19x19
Posted: Mon Dec 05, 2022 1:14 am
by And
I changed CMakeLists.txt for 37x37. can anyone compile OpenCL version for windows with this file? do the same as bs29
Re: Game programs for boards more than 19x19
Posted: Tue Dec 06, 2022 2:16 pm
by PC_Screen
It doesn't seem to work sadly. I tried compiling it with the cmakelists.txt you provided but it won't display the evaluation with anything larger than 29x29
Re: Game programs for boards more than 19x19
Posted: Tue Dec 06, 2022 4:26 pm
by And
thank you very much!!! it works!!!
Re: Game programs for boards more than 19x19
Posted: Tue Dec 06, 2022 4:27 pm
by And
PC_Screen wrote:It doesn't seem to work sadly. I tried compiling it with the cmakelists.txt you provided but it won't display the evaluation with anything larger than 29x29
I have displayed (q5go-2.1.3)
Re: Game programs for boards more than 19x19
Posted: Tue Dec 06, 2022 4:31 pm
by PC_Screen
Turns out it does work, it just took 5 min+ for it to start evaluating for some reason. I had assumed it wasn't working but when you said it worked on your end I tried leaving it running on mine to see if it would sort itself and it did.
Link to the katago.exe:
https://drive.google.com/file/d/1vGDxl_ ... sp=sharing
Re: Game programs for boards more than 19x19
Posted: Wed Dec 07, 2022 7:36 am
by And
37x37 18b-uec (B, playouts 3) - 60b-s665 (W, playouts 3) B+R