I'm using 42850.pb.gz and is not bad (3400+ ELO) even on the slow mac M1
PS: If you are able, could you compile for Mac M1 Fire NN? I'd like to use Hard-test 2022 with it.
Moderators: hgm, Rebel, chrisw
I'm using 42850.pb.gz and is not bad (3400+ ELO) even on the slow mac M1
Hi!
I don't bother anymore with trying to find out best setting for own installation, default always was best or almost best at most of my trials anyhow for my GPU, which is very near to yours, at least lately it seemed to fit quite well.
the dag-size branch currently has some big issues, causing huge playing strength drops. I'd recommend you use the dag-bord-lf-se-2 branch instead.peter wrote: ↑Sat Sep 03, 2022 10:24 amI don't bother anymore with trying to find out best setting for own installation, default always was best or almost best at most of my trials anyhow for my GPU, which is very near to yours, at least lately it seemed to fit quite well.
Yet I changed compile latest to the one of CSS- thread and it seemed to score a little bit better (within error bar of course and with about same node- count) with default configuration than the last but one dag-tt I had before did (have a look at the ranking- list I gave in same CSS- thread).
From here
https://ci.appveyor.com/project/Etcaqab ... s/44614483
you have to choose the environment you prefer (probably Cuda as well as I did)
https://ci.appveyor.com/project/Etcaqab ... s/44614483
and then with artifacts
https://ci.appveyor.com/project/Etcaqab ... /artifacts
download
build/lc0.exe
Notice you have to replace a binary already being in old installation- folder including all necessary files that don't come with new download of lc0.exe again, as for .config, I don't use it manually edited but change settings for different purposes (e.g. NNCacheSize) in certain GUIs and store different configurations in UCI- file made by GUI. if you have old .config in your installation- folder rather delete it before new installation in GUI.
Edit: hope the ap-mish-net still works with latest compile, didn't try so, downloading new net with new compile and replacing both in doubled installation- folder.
Be sure to keep a copy of the old folder with the old binary, just in case if there's a mismatch of net and binary yet maybe
Thanks for your tips!Plutie wrote: ↑Sun Sep 04, 2022 6:29 am the dag-size branch currently has some big issues, causing huge playing strength drops. I'd recommend you use the dag-bord-lf-se-2 branch instead.
best network is probably 784822 right now. (actually, the WIP transformer networks are probably better, but those are a pain to get working properly at the moment)
regarding settings, you can test these: cpuct 1.53, factor 3.15, base 35560, fpu 0.35, pst 1.22. might be worth testing with default settings as well. another thing worth changing would be minibatch size, which should be 192 per GPU used. the rest aren't worth changing for the sake of this test.