Page 2 of 2

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Sun Jul 12, 2020 9:43 pm
by jjoshua2
It looks like SPCC uses a skylake CPU so that build should be good. Sadly I do not have an intel machine to test and compile with, but it should be just a little bit faster than the AVX2 builds I would think. It looks like SPCC also uses Hertz book which I did some tests with and found it was similar to the other book I was testing and not the TCEC S18 book. I believe Lkaufman posted all results with same book, so it would seem only reason for difference left is the binary or speed? (Since Larry tested K14 just now and it showed some performance as our prior results with SF-dev.)
I think the sample sizes are too big now for it to be pure bad/good luck. The project is still young so maybe some other issue exists...

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Sun Jul 12, 2020 10:01 pm
by lkaufman
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC uses a skylake CPU so that build should be good. Sadly I do not have an intel machine to test and compile with, but it should be just a little bit faster than the AVX2 builds I would think. It looks like SPCC also uses Hertz book which I did some tests with and found it was similar to the other book I was testing and not the TCEC S18 book. I believe Lkaufman posted all results with same book, so it would seem only reason for difference left is the binary or speed? (Since Larry tested K14 just now and it showed some performance as our prior results with SF-dev.)
I think the sample sizes are too big now for it to be pure bad/good luck. The project is still young so maybe some other issue exists...

After 162 games vs. SF 11 same conditions your net is still +35 elo, so all my results are pretty self-consistent in assessing the elo as slightly higher than latest SF dev on one thread when running at 60% nps of SF11.

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Mon Jul 13, 2020 12:12 pm
by pohl4711
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC uses a skylake CPU so that build should be good.
Of course. I measured the binary-speed and that build was the fastest on my machine. So, I used it for the testrun.

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Mon Jul 13, 2020 12:14 pm
by pohl4711
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC also uses Hertz book which I did some tests with
1) it is called HERT not Hertz (Human and Engine Relevant Theory)
2) Of course, I use it. Thomas Zipproth developed the 500 positions set for me and my testings and the 250 lowdraw set was filtered by me.
3) It is not a book, it is only a 500 (and 250 low draw) positions openings set (pgn). Way too small for making a book out of it.

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Wed Jul 15, 2020 8:24 pm
by Raphexon
lkaufman wrote: Sun Jul 12, 2020 10:01 pm
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC uses a skylake CPU so that build should be good. Sadly I do not have an intel machine to test and compile with, but it should be just a little bit faster than the AVX2 builds I would think. It looks like SPCC also uses Hertz book which I did some tests with and found it was similar to the other book I was testing and not the TCEC S18 book. I believe Lkaufman posted all results with same book, so it would seem only reason for difference left is the binary or speed? (Since Larry tested K14 just now and it showed some performance as our prior results with SF-dev.)
I think the sample sizes are too big now for it to be pure bad/good luck. The project is still young so maybe some other issue exists...

After 162 games vs. SF 11 same conditions your net is still +35 elo, so all my results are pretty self-consistent in assessing the elo as slightly higher than latest SF dev on one thread when running at 60% nps of SF11.
It seems like both Jjoshua's and Nodchip's binaries were bugged in the past.
Recent binaries no longer need non-default slowmover and are just mind-blowingly strong.
They just work without needing to adjust slowmover and they work well.

https://workupload.com/file/ggEUrvNVgmH

or if you're more trusting of Github and net:
https://github.com/nodchip/Stockfish/re ... 2020-07-15

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Wed Jul 15, 2020 8:29 pm
by Raphexon
pohl4711 wrote: Mon Jul 13, 2020 12:12 pm
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC uses a skylake CPU so that build should be good.
Of course. I measured the binary-speed and that build was the fastest on my machine. So, I used it for the testrun.
Would you be willing to do a quick test with the binaries from the test above?
The earlier ones were legit bugged, the new ones work perfectly with default slowmover.

Doesn't have to be thorough, just a quick sanity test that everyone is getting these results now.

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Fri Jul 17, 2020 7:49 am
by pohl4711
Raphexon wrote: Wed Jul 15, 2020 8:29 pm
pohl4711 wrote: Mon Jul 13, 2020 12:12 pm
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC uses a skylake CPU so that build should be good.
Of course. I measured the binary-speed and that build was the fastest on my machine. So, I used it for the testrun.
Would you be willing to do a quick test with the binaries from the test above?
The earlier ones were legit bugged, the new ones work perfectly with default slowmover.

Doesn't have to be thorough, just a quick sanity test that everyone is getting these results now.
I started a new 5000 games testrun with latest bmi2-binary (200715) from
https://github.com/nodchip/Stockfish/releases
and with the gk200627 net, which is the strongest net so far in my pre-tests.

Will take 5-6 days. After 400 games played, the score is really impressive.
Stay tuned.

Re: SPCC: Testruns of StockFiNN 0.2 and Lc0 J90-40 finished

Posted: Fri Jul 17, 2020 6:42 pm
by mehmet123
pohl4711 wrote: Fri Jul 17, 2020 7:49 am
Raphexon wrote: Wed Jul 15, 2020 8:29 pm
pohl4711 wrote: Mon Jul 13, 2020 12:12 pm
jjoshua2 wrote: Sun Jul 12, 2020 9:43 pm It looks like SPCC uses a skylake CPU so that build should be good.
Of course. I measured the binary-speed and that build was the fastest on my machine. So, I used it for the testrun.
Would you be willing to do a quick test with the binaries from the test above?
The earlier ones were legit bugged, the new ones work perfectly with default slowmover.

Doesn't have to be thorough, just a quick sanity test that everyone is getting these results now.
I started a new 5000 games testrun with latest bmi2-binary (200715) from
https://github.com/nodchip/Stockfish/releases
and with the gk200627 net, which is the strongest net so far in my pre-tests.

Will take 5-6 days. After 400 games played, the score is really impressive.
Stay tuned.
To wait 5-6 days is really hard. I'm looking forward to the test results.
I have ben testing Stockfish NNUE Gekehenker chess engine and my test results are much better than my guess.