Game programs for boards more than 19x19

For discussing go computing, software announcements, etc.
Post Reply
Friday9i
Dies in gote
Posts: 43
Joined: Sat Jun 17, 2017 9:36 am
Rank: 1d
GD Posts: 0
KGS: kace
Has thanked: 40 times
Been thanked: 25 times

Re: Game programs for boards more than 19x19

Post by Friday9i »

Dragon wrote:Friday9i Please make version of katago 1.9.1 for 37x37 and 52x52 boards! (eigenavx2-windows-x64)
Here they are, enjoy!
https://github.com/lightvector/KataGo/i ... -913116646
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

why does the 60b network not work on boards larger than 33x33? 40b on boards more than 37x37? 20b on boards more than 52x52? are there resource limits in the executable?
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

Friday9i
"unacceptable size (Board::MAX_LEN is 29..."
Friday9i
Dies in gote
Posts: 43
Joined: Sat Jun 17, 2017 9:36 am
Rank: 1d
GD Posts: 0
KGS: kace
Has thanked: 40 times
Been thanked: 25 times

Re: Game programs for boards more than 19x19

Post by Friday9i »

And wrote:Friday9i
"unacceptable size (Board::MAX_LEN is 29..."
Argh sorry, I must have made a mistake somewhere... I'm trying again asap. Just a question: did you manage to make it work on boards 52x52 with 20b nets (but not with 40b and 60b)??
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

I checked the 20b network. works at 29x29, not at 33x33. checked in q5go-2.1.2. all 4 files
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

launch in cmd:
Attachments
cmd.jpg
cmd.jpg (37.79 KiB) Viewed 62560 times
Friday9i
Dies in gote
Posts: 43
Joined: Sat Jun 17, 2017 9:36 am
Rank: 1d
GD Posts: 0
KGS: kace
Has thanked: 40 times
Been thanked: 25 times

Re: Game programs for boards more than 19x19

Post by Friday9i »

And wrote:I checked the 20b network. works at 29x29, not at 33x33. checked in q5go-2.1.2. all 4 files
I updated the 2 Eigen files, are they working correctly? If yes, I'll add the OpenCL versions
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

37x37 ok! on a 52x52 board, the network 20b also works!
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

thanks a lot!!! :D
Friday9i
Dies in gote
Posts: 43
Joined: Sat Jun 17, 2017 9:36 am
Rank: 1d
GD Posts: 0
KGS: kace
Has thanked: 40 times
Been thanked: 25 times

Re: Game programs for boards more than 19x19

Post by Friday9i »

And wrote:37x37 ok! on a 52x52 board, the network 20b also works!
Cool, I added the OpenCL versions, they should work too hopefully
Enjoy!
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

at first glance, the 20b network on a 52x52 board plays differently, not like in the previous version of KataGo
Friday9i
Dies in gote
Posts: 43
Joined: Sat Jun 17, 2017 9:36 am
Rank: 1d
GD Posts: 0
KGS: kace
Has thanked: 40 times
Been thanked: 25 times

Re: Game programs for boards more than 19x19

Post by Friday9i »

And wrote:at first glance, the 20b network on a 52x52 board plays differently, not like in the previous version of KataGo
That's quite unexpected, I think there shouldn't be any difference in playing style from the new engine... There were some changes regarding symmetries and also the search, but that should be hard to differentiate IMHO
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

yes, it also plays, probably there were other settings :)
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

OpenCL versions work too. but tested with 6b network because I used GT610 video card
And
Gosei
Posts: 1464
Joined: Tue Sep 25, 2018 10:28 am
GD Posts: 0
Has thanked: 212 times
Been thanked: 215 times

Re: Game programs for boards more than 19x19

Post by And »

lizzieyzy, Large Goban support https://github.com/yzyray/lizzieyzy/issues/4
Post Reply