What was the last good Stockfish?
Moderators: hgm, Dann Corbit, 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.
Re: What was the last good Stockfish?
The strangest thing is that we're talking about open source software. It's not a mystery how tweaking of Aggressiveness or Cowardice, Mobility or Space worked, because the code is still there for everyone to see.
For all the engines in history that have allowed the user to create personalities as simple as tweaking the value of a pawn, a Stockfish we can tinker with is long overdue.
For all the engines in history that have allowed the user to create personalities as simple as tweaking the value of a pawn, a Stockfish we can tinker with is long overdue.
Your beliefs create your reality, so be careful what you wish for.
- Eelco de Groot
- Posts: 4279
- Joined: Sun Mar 12, 2006 1:40 am
- Location: Groningen
Re: What was the last good Stockfish?
Hi John, I added a general compile now at the same link in the Rybka forum, that should run on your processor, if it is at least 64 bits x86.karger wrote: ↑Fri Sep 27, 2019 11:11 pmEelco , Your compile is no good. Closes as soon as the exe opens.Eelco de Groot wrote: ↑Fri Sep 27, 2019 4:59 amSure, I can make it available, CarlSee Bluefish BMI2 (Beta).
No guarantees it has "style" though. It's just a half hour work or so, not a real Stockfish variant or fork yet.
Debugging is twice as hard as writing the code in the first
place. Therefore, if you write the code as cleverly as possible, you
are, by definition, not smart enough to debug it.
-- Brian W. Kernighan
place. Therefore, if you write the code as cleverly as possible, you
are, by definition, not smart enough to debug it.
-- Brian W. Kernighan
Re: What was the last good Stockfish?
For anyone interested here is a link to Bluefish compile for modern computers non-BMI2 compatible ... http://rybkaforum.net/mwf/rybkaattach/3 ... modern.exe
Re: What was the last good Stockfish?
Here is another Bluefish compile for other Win comps ... http://rybkaforum.net/mwf/rybkaattach/3 ... uefish.exe
Re: What was the last good Stockfish?
Hi Eelco, Can you or someone else provide the source so I can make a macOS exe?Eelco de Groot wrote: ↑Sat Sep 28, 2019 8:34 amHi John, I added a general compile now at the same link in the Rybka forum, that should run on your processor, if it is at least 64 bits x86.karger wrote: ↑Fri Sep 27, 2019 11:11 pmEelco , Your compile is no good. Closes as soon as the exe opens.Eelco de Groot wrote: ↑Fri Sep 27, 2019 4:59 amSure, I can make it available, CarlSee Bluefish BMI2 (Beta).
No guarantees it has "style" though. It's just a half hour work or so, not a real Stockfish variant or fork yet.
- Eelco de Groot
- Posts: 4279
- Joined: Sun Mar 12, 2006 1:40 am
- Location: Groningen
Re: What was the last good Stockfish?
Hi Mike, sure, as it's GPL I added the sources in the .7z archive. It is just on the Rybka forum thread? It should compile as a regular stockfish. The changes are in types.h, evaluate.cpp and material.cpp. The original files are always renamed to evaluate_def.cpp etc. but the makefile will not read those.
If anyone thinks it has just no style whatsoever I hope they will just say so, it was more meant as a starting point.
If anyone thinks it has just no style whatsoever I hope they will just say so, it was more meant as a starting point.
Debugging is twice as hard as writing the code in the first
place. Therefore, if you write the code as cleverly as possible, you
are, by definition, not smart enough to debug it.
-- Brian W. Kernighan
place. Therefore, if you write the code as cleverly as possible, you
are, by definition, not smart enough to debug it.
-- Brian W. Kernighan
Re: What was the last good Stockfish?
macOS Bluefishmaxdeg wrote: ↑Sat Sep 28, 2019 4:52 pm@MikeB
BlueFish source .. https://anonfiles.com/32Ifib7bn5/Bluefi ... h-clone_7z
https://www.dropbox.com/s/xpgno0bfu73b3 ... S.zip?dl=0
bench nodes:
Nodes searched : 4176743
Re: What was the last good Stockfish?
Thanks - interesting.Eelco de Groot wrote: ↑Sat Sep 28, 2019 4:58 pmHi Mike, sure, as it's GPL I added the sources in the .7z archive. It is just on the Rybka forum thread? It should compile as a regular stockfish. The changes are in types.h, evaluate.cpp and material.cpp. The original files are always renamed to evaluate_def.cpp etc. but the makefile will not read those.
If anyone thinks it has just no style whatsoever I hope they will just say so, it was more meant as a starting point.
Re: What was the last good Stockfish?
+1MikeB wrote: ↑Sat Sep 28, 2019 5:21 pmmacOS Bluefishmaxdeg wrote: ↑Sat Sep 28, 2019 4:52 pm@MikeB
BlueFish source .. https://anonfiles.com/32Ifib7bn5/Bluefi ... h-clone_7z
https://www.dropbox.com/s/xpgno0bfu73b3 ... S.zip?dl=0
bench nodes:
Nodes searched : 4176743
