Stockfish Download.
Forum rules
Any post on the Stockfish download MUST include a direct link to download the new executable - MANDATORY.
Any post on the Stockfish download MUST include a direct link to download the new executable - MANDATORY.
Re: Stockfish Download.
I dont think poster in another forum meant this to be humorous but man .. :laughing-rolling:
a new network came out -1b951f8b449d.nnue
- I put it in the engine and lost 2 games
in a row on PlayChess in chess. Why is this ?
Maybe in the engine settings in the Use NNUE
window you need to uncheck
- Skynet
- Posts: 196
- Joined: Fri May 19, 2023 2:30 pm
- Location: Home
- Has thanked: 1047 times
- Been thanked: 709 times
Re: Stockfish Download.
Looks like SF team is joking around us , from big net to small, 16 version release and now back to bigger net, i guess in few days a new version 16.1 will appear..
- APOCALYPSE
- Posts: 181
- Joined: Fri Oct 14, 2022 6:50 am
- Has thanked: 659 times
- Been thanked: 328 times
- Contact:
Re: Stockfish Download.
Author: ppigazzini
Date: Sun Jul 2 10:32:36 2023 +0200
Timestamp: 1688286756
Make posix and msys2 shells consistent in CI
In CI, it is typical for the process to halt immediately when an error
is encountered. However, with our `shell: bash {0}` configuration,
the process continues despite errors for posix shells.
This commit updates the behavior of posix and msys2 shells to ensure
consistency in terms of pipeline exit codes and stop conditions.
We adopt the most appropriate default behavior as recommended
by the GitHub documentation.
Update the code that searches for the bench value in the git log:
- to be compatible with the new shell settings
- to retry the value from the first line that contains
only the template and spaces/tabs/newlines
see also
https://docs.github.com/en/actions/usin ... stepsshell
https://docs.github.com/en/actions/usin ... preference
https://github.com/msys2/setup-msys2/blob/main/main.js
closes https://github.com/official-stockfish/S ... /pull/4653
No functional change
Date: Sun Jul 2 10:32:36 2023 +0200
Timestamp: 1688286756
Make posix and msys2 shells consistent in CI
In CI, it is typical for the process to halt immediately when an error
is encountered. However, with our `shell: bash {0}` configuration,
the process continues despite errors for posix shells.
This commit updates the behavior of posix and msys2 shells to ensure
consistency in terms of pipeline exit codes and stop conditions.
We adopt the most appropriate default behavior as recommended
by the GitHub documentation.
Update the code that searches for the bench value in the git log:
- to be compatible with the new shell settings
- to retry the value from the first line that contains
only the template and spaces/tabs/newlines
see also
https://docs.github.com/en/actions/usin ... stepsshell
https://docs.github.com/en/actions/usin ... preference
https://github.com/msys2/setup-msys2/blob/main/main.js
closes https://github.com/official-stockfish/S ... /pull/4653
No functional change
- massimilianogoi
- Site Admin
- Posts: 393
- Joined: Thu Aug 04, 2022 1:42 pm
- Has thanked: 603 times
- Been thanked: 646 times
- Contact:
- massimilianogoi
- Site Admin
- Posts: 393
- Joined: Thu Aug 04, 2022 1:42 pm
- Has thanked: 603 times
- Been thanked: 646 times
- Contact:
Re: Stockfish Download.
Ops.... I beg you pardon. I didn't see it and I was excited for the news.
People who have lost the hope.
- APOCALYPSE
- Posts: 181
- Joined: Fri Oct 14, 2022 6:50 am
- Has thanked: 659 times
- Been thanked: 328 times
- Contact:
Re: Stockfish Download.
Author: ppigazzini
Date: Mon Jul 3 20:17:14 2023 +0200
Timestamp: 1688408234
Remove leftover braces for if conditional in CI
closes https://github.com/official-stockfish/S ... /pull/4660
No functional change
Date: Mon Jul 3 20:17:14 2023 +0200
Timestamp: 1688408234
Remove leftover braces for if conditional in CI
closes https://github.com/official-stockfish/S ... /pull/4660
No functional change
- APOCALYPSE
- Posts: 181
- Joined: Fri Oct 14, 2022 6:50 am
- Has thanked: 659 times
- Been thanked: 328 times
- Contact:
Re: Stockfish Download.
Author: Linmiao Xu
Date: Thu Jul 6 23:03:58 2023 +0200
Timestamp: 1688677438
Update default net to nn-c38c3d8d3920.nnue
This was a later epoch from the same experiment that led to the
previous master net. After training, it was prepared the same way:
1. greedy permuting L1 weights with https://github.com/official-stockfish/S ... /pull/4620
2. leb128 compression with https://github.com/glinscott/nnue-pytorch/pull/251
3. greedy 2- and 3- cycle permuting with https://github.com/official-stockfish/S ... /pull/4640
Local elo at 25k nodes per move (vs. L1-1536 nn-fdc1d0fe6455.nnue):
nn-epoch739.nnue : 20.2 +/- 1.7
Passed STC:
https://tests.stockfishchess.org/tests/ ... a549c4e4c8
LLR: 2.95 (-2.94,2.94) <0.00,2.00>
Total: 195552 W: 49977 L: 49430 D: 96145 Elo +0.97
Ptnml(0-2): 556, 22775, 50607, 23242, 596
Passed LTC:
https://tests.stockfishchess.org/tests/ ... a549c4f60c
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 235452 W: 60327 L: 59609 D: 115516 Elo +1.06
Ptnml(0-2): 119, 25173, 66426, 25887, 121
closes https://github.com/official-stockfish/S ... /pull/4666
bench 2427629
Date: Thu Jul 6 23:03:58 2023 +0200
Timestamp: 1688677438
Update default net to nn-c38c3d8d3920.nnue
This was a later epoch from the same experiment that led to the
previous master net. After training, it was prepared the same way:
1. greedy permuting L1 weights with https://github.com/official-stockfish/S ... /pull/4620
2. leb128 compression with https://github.com/glinscott/nnue-pytorch/pull/251
3. greedy 2- and 3- cycle permuting with https://github.com/official-stockfish/S ... /pull/4640
Local elo at 25k nodes per move (vs. L1-1536 nn-fdc1d0fe6455.nnue):
nn-epoch739.nnue : 20.2 +/- 1.7
Passed STC:
https://tests.stockfishchess.org/tests/ ... a549c4e4c8
LLR: 2.95 (-2.94,2.94) <0.00,2.00>
Total: 195552 W: 49977 L: 49430 D: 96145 Elo +0.97
Ptnml(0-2): 556, 22775, 50607, 23242, 596
Passed LTC:
https://tests.stockfishchess.org/tests/ ... a549c4f60c
LLR: 2.94 (-2.94,2.94) <0.50,2.50>
Total: 235452 W: 60327 L: 59609 D: 115516 Elo +1.06
Ptnml(0-2): 119, 25173, 66426, 25887, 121
closes https://github.com/official-stockfish/S ... /pull/4666
bench 2427629
- APOCALYPSE
- Posts: 181
- Joined: Fri Oct 14, 2022 6:50 am
- Has thanked: 659 times
- Been thanked: 328 times
- Contact:
Re: Stockfish Download.
Author: Muzhen Gaming
Date: Tue Jul 11 22:55:00 2023 +0200
Timestamp: 1689108900
Simplify PvNode reduction
Simplification STC: https://tests.stockfishchess.org/tests/ ... a549c539c3
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 37856 W: 9719 L: 9504 D: 18633 Elo +1.97
Ptnml(0-2): 98, 4277, 9977, 4464, 112
Simplification LTC: https://tests.stockfishchess.org/tests/ ... 745c60f360
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 55878 W: 14323 L: 14138 D: 27417 Elo +1.15
Ptnml(0-2): 21, 5993, 15732, 6166, 27
closes https://github.com/official-stockfish/S ... /pull/4673
Bench: 2604965
Date: Tue Jul 11 22:55:00 2023 +0200
Timestamp: 1689108900
Simplify PvNode reduction
Simplification STC: https://tests.stockfishchess.org/tests/ ... a549c539c3
LLR: 2.93 (-2.94,2.94) <-1.75,0.25>
Total: 37856 W: 9719 L: 9504 D: 18633 Elo +1.97
Ptnml(0-2): 98, 4277, 9977, 4464, 112
Simplification LTC: https://tests.stockfishchess.org/tests/ ... 745c60f360
LLR: 2.96 (-2.94,2.94) <-1.75,0.25>
Total: 55878 W: 14323 L: 14138 D: 27417 Elo +1.15
Ptnml(0-2): 21, 5993, 15732, 6166, 27
closes https://github.com/official-stockfish/S ... /pull/4673
Bench: 2604965
- APOCALYPSE
- Posts: 181
- Joined: Fri Oct 14, 2022 6:50 am
- Has thanked: 659 times
- Been thanked: 328 times
- Contact:
Re: Stockfish Download.
Author: Joost VandeVondele
Date: Thu Jul 13 08:21:17 2023 +0200
Timestamp: 1689229277
Generate binaries for more advanced architectures
use intel's Software Development Emulator (SDE) in the actions that build the binaries.
This allows for building on Windows and Linux binaries for
- x86-64-avx512
- x86-64-vnni256
- x86-64-vnni512
(x86-64-avxvnni needs more recent gcc in the actions)
also build x86-64-avx2 on macos.
closes https://github.com/official-stockfish/S ... /pull/4679
No functional change
Date: Thu Jul 13 08:21:17 2023 +0200
Timestamp: 1689229277
Generate binaries for more advanced architectures
use intel's Software Development Emulator (SDE) in the actions that build the binaries.
This allows for building on Windows and Linux binaries for
- x86-64-avx512
- x86-64-vnni256
- x86-64-vnni512
(x86-64-avxvnni needs more recent gcc in the actions)
also build x86-64-avx2 on macos.
closes https://github.com/official-stockfish/S ... /pull/4679
No functional change