which is strongest NN network for cpu only?
Moderators: bob, hgm, Harvey Williamson
Forum rules
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
This textbox is used to restore diagrams posted with the [d] tag before the upgrade.
which is strongest NN network for cpu only?
Which NN network, Lc0 or other, is currently believed to be the strongest one for use only on a CPU, no GPU? I've seen posts on this before, but this is always changing. I understand it should be a small network.
Komodo rules!
Re: which is strongest NN network for cpu only?
Hello Larry,
indeed a size balance affair, according to your CPU. Strongest on my old laptop (CPU T4500@2,3Ghz) using 1 single core is 11258-112x9-se (distilled by Dietrich Kappe). I know, it is an old one, but I could find no convincing one within more recent stuff. My associated setting: MiniBatchSize 16, MaxPrefetch 0, CPuct 1.7
Not a definite statement, but should you like to perform tests, a must include one.
indeed a size balance affair, according to your CPU. Strongest on my old laptop (CPU T4500@2,3Ghz) using 1 single core is 11258-112x9-se (distilled by Dietrich Kappe). I know, it is an old one, but I could find no convincing one within more recent stuff. My associated setting: MiniBatchSize 16, MaxPrefetch 0, CPuct 1.7
Not a definite statement, but should you like to perform tests, a must include one.
Re: which is strongest NN network for cpu only?
No doubt, that LD2 is the strongest for CPU. 10x128 built out of T40 training games.
https://lc0.org/ld2
Re: which is strongest NN network for cpu only?
Thanks, do you happen to know what Lc0 version and what settings would be best with LD2 for CPU use? Is there any maximum number of threads that will contribute to strength?pohl4711 wrote: ↑Fri Sep 06, 2019 7:05 pmNo doubt, that LD2 is the strongest for CPU. 10x128 built out of T40 training games.
https://lc0.org/ld2
Komodo rules!
Re: which is strongest NN network for cpu only?
The latest lc0 0.22.0, no reason to choose an older version. And when lc0 thinks on CPU only, there is no thread-limit. The more Threads/Cores the better the chess. But I did not test that with more than 8 threads/4 cores...lkaufman wrote:
Thanks, do you happen to know what Lc0 version and what settings would be best with LD2 for CPU use? Is there any maximum number of threads that will contribute to strength?
Recommended settings (especially on slow CPUs (Smartphones...)) are:
MiniBatchsize = 8 and MaxPrefetch = 0.
Re: which is strongest NN network for cpu only?
There is significant doubt. There's a sweet spot for CPU which depends on nps. Generally, the slower the CPU, the better 11258-112x9-se performs vs nets like LD2. Indeed, on slow Android devices, 11258-48x5-se outperforms LD2 comfortably. The best thing is to grab a few nets and test them out on your particular setuppohl4711 wrote: ↑Fri Sep 06, 2019 7:05 pmNo doubt, that LD2 is the strongest for CPU. 10x128 built out of T40 training games.
https://lc0.org/ld2
Re: which is strongest NN network for cpu only?
Can you recommend some settings dkappe?
Re: which is strongest NN network for cpu only?
OK, I'll rephrase the question. What is the best network and settings for any NN on 7 threads of an 8 core, very fast i7 machine? LD2 is beating 11248 on that config by 345 elo in my current test, so the question is whether some other network is even better, and whether default settings are appropriate?dkappe wrote: ↑Fri Sep 06, 2019 9:24 pmThere is significant doubt. There's a sweet spot for CPU which depends on nps. Generally, the slower the CPU, the better 11258-112x9-se performs vs nets like LD2. Indeed, on slow Android devices, 11258-48x5-se outperforms LD2 comfortably. The best thing is to grab a few nets and test them out on your particular setuppohl4711 wrote: ↑Fri Sep 06, 2019 7:05 pmNo doubt, that LD2 is the strongest for CPU. 10x128 built out of T40 training games.
https://lc0.org/ld2
Komodo rules!
-
- Posts: 2422
- Joined: Thu Jun 07, 2012 9:02 pm
Re: which is strongest NN network for cpu only?
So how strong is LD2 on that set-up Larry ?lkaufman wrote: ↑Fri Sep 06, 2019 10:02 pm
OK, I'll rephrase the question. What is the best network and settings for any NN on 7 threads of an 8 core, very fast i7 machine? LD2 is beating 11248 on that config by 345 elo in my current test, so the question is whether some other network is even better, and whether default settings are appropriate?
.
Opinions expressed here are my own, and not necessarily those of the CCRL Group.
Opinions expressed here are my own, and not necessarily those of the CCRL Group.