Stockfish

Discussion about chess-playing software (engines, hosts, opening books, platforms, etc...)
Homayoun
Posts: 1723
Joined: Tue Mar 21, 2023 4:57 pm
Real Name: Homayoun

Re: Stockfish

Post by Homayoun »

Author: Shawn Xu
Date: Mon May 19 20:49:28 2025 +0200
Timestamp: 1747680568

Simplify TT Replacement Strategy

Passed Non-regression STC:
LLR: 2.95 (-2.94,2.94) <-1.75,0.25>
Total: 50528 W: 13160 L: 12958 D: 24410 Elo +1.39
Ptnml(0-2): 132, 5681, 13439, 5877, 135
https://tests.stockfishchess.org/tests/ ... 4154f9a785

Passed Non-regression STC w/ High Hash Pressure:
LLR: 2.98 (-2.94,2.94) <-1.75,0.25>
Total: 30048 W: 7849 L: 7621 D: 14578 Elo +2.64
Ptnml(0-2): 75, 3390, 7884, 3582, 93
https://tests.stockfishchess.org/tests/ ... 4154f9a7ae

Passed Non-regression LTC w/ High Hash Pressure:
LLR: 2.94 (-2.94,2.94) <-1.75,0.25>
Total: 17610 W: 4584 L: 4362 D: 8664 Elo +4.38
Ptnml(0-2): 7, 1799, 4974, 2015, 10
https://tests.stockfishchess.org/tests/ ... 4154f9a8c8

closes https://github.com/official-stockfish/S ... /pull/6079

Bench: 2422771
https://abrok.eu/stockfish/?
Homayoun
Posts: 1723
Joined: Tue Mar 21, 2023 4:57 pm
Real Name: Homayoun

Re: Stockfish

Post by Homayoun »

Author: ppigazzini
Date: Wed May 21 07:29:57 2025 +0200
Timestamp: 1747805397

ci: add tests and artifacts for windows-11-arm

integrate armv8 and armv8-dotprod builds on windows-11-arm in ci, creating the corresponding artifacts.
Correct Makefile to drop warnings when providing a CXX, add MINGW ARM64 to get_native_properties.sh

fixes https://github.com/official-stockfish/S ... ssues/5640
closes https://github.com/official-stockfish/S ... /pull/6078

No functional change

Author: ppigazzini
Date: Wed May 21 07:29:57 2025 +0200
Timestamp: 1747805397

ci: add tests and artifacts for windows-11-arm

integrate armv8 and armv8-dotprod builds on windows-11-arm in ci, creating the corresponding artifacts.
Correct Makefile to drop warnings when providing a CXX, add MINGW ARM64 to get_native_properties.sh

fixes https://github.com/official-stockfish/S ... ssues/5640
closes https://github.com/official-stockfish/S ... /pull/6078

No functional change
Post Reply