Life In 19x19 http://lifein19x19.com/ |
|
Game programs for boards more than 19x19 http://lifein19x19.com/viewtopic.php?f=18&t=17391 |
Page 7 of 11 |
Author: | And [ Wed Aug 03, 2022 4:43 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
lizzieyzy Version 2.5.1 https://github.com/yzyray/lizzieyzy/releases |
Author: | Dragon [ Fri Aug 05, 2022 2:18 pm ] |
Post subject: | Re: Game programs for boards more than 19x19 |
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) |
Author: | And [ Sun Aug 28, 2022 6:35 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
try q5go |
Author: | And [ Thu Sep 08, 2022 11:26 am ] | |||
Post subject: | Re: Game programs for boards more than 19x19 | |||
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
|
Author: | And [ Sat Nov 26, 2022 10:00 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
18B network katago "Which has better joseki performance on larger board (like 35*35) imo." https://discord.com/channels/4170221623 ... 0576502904 |
Author: | PC_Screen [ Wed Nov 30, 2022 8:06 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
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 |
Author: | And [ Wed Nov 30, 2022 8:48 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
@PC_Screen thank you very much!!! ![]() ![]() ![]() |
Author: | And [ Fri Dec 02, 2022 12:33 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
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! |
Author: | And [ Sat Dec 03, 2022 9:08 pm ] |
Post subject: | Re: Game programs for boards more than 19x19 |
PC_Screen wrote: 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 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! |
Author: | And [ Mon Dec 05, 2022 1:14 am ] | ||
Post subject: | Re: Game programs for boards more than 19x19 | ||
I changed CMakeLists.txt for 37x37. can anyone compile OpenCL version for windows with this file? do the same as bs29
|
Author: | PC_Screen [ Tue Dec 06, 2022 2:16 pm ] |
Post subject: | Re: Game programs for boards more than 19x19 |
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 |
Author: | And [ Tue Dec 06, 2022 4:26 pm ] |
Post subject: | Re: Game programs for boards more than 19x19 |
thank you very much!!! it works!!! |
Author: | And [ Tue Dec 06, 2022 4:27 pm ] |
Post subject: | Re: Game programs for boards more than 19x19 |
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) |
Author: | PC_Screen [ Tue Dec 06, 2022 4:31 pm ] |
Post subject: | Re: Game programs for boards more than 19x19 |
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 |
Author: | And [ Wed Dec 07, 2022 7:36 am ] | ||
Post subject: | Re: Game programs for boards more than 19x19 | ||
37x37 18b-uec (B, playouts 3) - 60b-s665 (W, playouts 3) B+R
|
Author: | Dragon [ Sat Dec 10, 2022 4:19 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
I wonder how the new network plays on large boards. PC_Screen, please make a OpenCL version up to 52x52! |
Author: | And [ Sat Dec 10, 2022 4:38 am ] | ||
Post subject: | Re: Game programs for boards more than 19x19 | ||
CMakeLists.txt for 52x52
|
Author: | PC_Screen [ Sat Dec 10, 2022 8:42 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
Tried it but it only seems to work up to 37x37, anything above it and KataGo just ignores the extra space Attachment: Captura de tela_20221210_123717.png [ 1.53 MiB | Viewed 54034 times ] Here's the katago.exe anyways https://drive.google.com/file/d/1H3xT3q ... sp=sharing |
Author: | And [ Sat Dec 10, 2022 9:05 am ] |
Post subject: | Re: Game programs for boards more than 19x19 |
@PC_Screen this file (https://drive.google.com/file/d/1H3xT3q ... sp=sharing) matches byte by byte with the previous one (37x37). this is the same file. that's why it doesn't work! there is confusion somewhere. please check CMakeLists.txt - is it for 52x52? or there is confusion on google drive. maybe rename the latter to katago52? |
Author: | And [ Sat Dec 10, 2022 11:17 am ] | ||
Post subject: | Re: Game programs for boards more than 19x19 | ||
launch in cmd:
|
Page 7 of 11 | All times are UTC - 8 hours [ DST ] |
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group http://www.phpbb.com/ |