Page 14 of 34

Re: KataGo Distributed Training and new networks

Posted: Wed Feb 23, 2022 5:37 pm
by akigo
In my test matches I always use one search thread for the optimized network in BadukAI because:

1) Almost all calculations are done on the NPU which exists only once, so you don't gain significant speed with more threads, so why use them ?

2) Due to the above SW architecture, one thread may be blocked by the other for a lot of playouts, which can have very bad effects on the search process, so might lose significant strength.

Re: KataGo Distributed Training and new networks

Posted: Thu Feb 24, 2022 11:26 am
by And
BadukAI 40b optimized version 1.13.2 (maxPlayouts 15, numSearchThreads 2) - Sabaki 40b s1110 (maxPlayouts 10, numSearchThreads 2) 1:1



Re: KataGo Distributed Training and new networks

Posted: Thu Feb 24, 2022 11:32 am
by And
akigo wrote:In my test matches I always use one search thread for the optimized network in BadukAI because:

1) Almost all calculations are done on the NPU which exists only once, so you don't gain significant speed with more threads, so why use them ?

2) Due to the above SW architecture, one thread may be blocked by the other for a lot of playouts, which can have very bad effects on the search process, so might lose significant strength.
thanks! this is very useful information!

Re: KataGo Distributed Training and new networks

Posted: Thu Feb 24, 2022 11:46 am
by And
1 and 2 game BadukAI 40b optimized version 1.13.2 (maxPlayouts 15, numSearchThreads 1) - Sabaki 40b s1110 (maxPlayouts 10, numSearchThreads 1) 1:1



Re: KataGo Distributed Training and new networks

Posted: Thu Feb 24, 2022 12:02 pm
by And
if interested, I will upload BadukAI log files

Re: KataGo Distributed Training and new networks

Posted: Fri Feb 25, 2022 2:44 am
by And
3 and 4 game BadukAI - Sabaki 1:1



Re: KataGo Distributed Training and new networks

Posted: Sat Feb 26, 2022 1:36 am
by And
5 and 6 game BadukAI - Sabaki 1:1



Re: KataGo Distributed Training and new networks

Posted: Sun Feb 27, 2022 11:42 pm
by And
7 and 8 game BadukAI - Sabaki 1:1



Re: KataGo Distributed Training and new networks

Posted: Mon Feb 28, 2022 3:09 pm
by And
9 and 10 game BadukAI - Sabaki 0:2
after 10 games BadukAI (40b optimized version 1.13.2, maxPlayouts 15, numSearchThreads 1) - Sabaki (40b s1110 maxPlayouts 10, numSearchThreads 1) 4:6



Re: KataGo Distributed Training and new networks

Posted: Mon Feb 28, 2022 3:50 pm
by And
BadukAI (40b optimized version 1.13.2, maxPlayouts 12, numSearchThreads 1) - Sabaki (40b s1110 maxPlayouts 10, numSearchThreads 1)
1 and 2 game 1:1



Re: KataGo Distributed Training and new networks

Posted: Wed Mar 02, 2022 10:07 am
by And
3 and 4 game BadukAI - Sabaki 1:1



Re: KataGo Distributed Training and new networks

Posted: Thu Mar 03, 2022 3:38 am
by And
5 and 6 game BadukAI - Sabaki 1:1



Re: KataGo Distributed Training and new networks

Posted: Thu Mar 03, 2022 3:47 am
by And
7 and 8 game BadukAI - Sabaki 1:1



Re: KataGo Distributed Training and new networks

Posted: Fri Mar 04, 2022 7:18 pm
by And
9 and 10 game BadukAI - Sabaki 2:0
after 10 games BadukAI (40b optimized version 1.13.2, maxPlayouts 12, numSearchThreads 1) - Sabaki (40b s1110 maxPlayouts 10, numSearchThreads 1) 6:4



Re: KataGo Distributed Training and new networks

Posted: Sat Mar 05, 2022 4:17 am
by Amigo
I have never seen such a short game!