Dann Corbit wrote: ↑Thu May 30, 2024 10:39 pm
For those who would like a recent windows compile and who also have an AMD ryzen/threadripper CPU, here is a build from the current source code:
the binary is in the src folder.
_All_ new commits are always released at official SF github (since nearly a year already) in case you still missed it...and despite what you wrote in a previous message about 'missing' windows compilations in another thread. https://github.com/official-stockfish/S ... h/releases
The official site only releases the official binaries.
Those are few and far between.
Everyone knows that the source code is updated.
Not everyone knows how to build from source.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
Dann Corbit wrote: ↑Fri May 31, 2024 12:53 am
The official site only releases the official binaries.
Those are few and far between.
Everyone knows that the source code is updated.
Not everyone knows how to build from source.
Yes, but it has been some time since the last Windows build was released.
Quite frankly, maybe there is a reason for that, since the Windows code may not be ready yet.
But I did a build of the current source anyway and published it.
For very fast games, you get +21 Elo compared to the last released Windows version.
Taking ideas is not a vice, it is a virtue. We have another word for this. It is called learning.
But sharing ideas is an even greater virtue. We have another word for this. It is called teaching.
Dann Corbit wrote: ↑Fri May 31, 2024 12:53 am
The official site only releases the official binaries.
Those are few and far between.
Everyone knows that the source code is updated.
Not everyone knows how to build from source.
Well, I don't think there is a lot of reason to download inbetween merge wave commits, unless you are doing smth like NCM does.
Dann Corbit wrote: ↑Fri May 31, 2024 12:53 am
The official site only releases the official binaries.
Those are few and far between.
Everyone knows that the source code is updated.
Not everyone knows how to build from source.
No... sigh... the newest dev build in x flavours is on the release channel.
My link was from official site. Just click on releases (this is since 07/2023 at least).
And it seems you haven't even looked at it.
Dann Corbit wrote: ↑Fri May 31, 2024 12:53 am
The official site only releases the official binaries.
Those are few and far between.
Everyone knows that the source code is updated.
Not everyone knows how to build from source.
Please don't confuse him even more. Abrok compilations were always inofficial + not related to SF team and broken for a while.
But most important they are obsolete, every change had a dev build since at least 07/2023 on the official SF release channel at github.
(to be fair it seems they only keep the last dev build there)
Dann Corbit wrote: ↑Thu May 30, 2024 10:39 pm
For those who would like a recent windows compile and who also have an AMD ryzen/threadripper CPU, here is a build from the current source code:
the binary is in the src folder.
Tried the VS .sln, does not work.
So, which compiler (and batch file) to use, the documentation does not say.
90% of coding is debugging, the other 10% is writing bugs.
Dann Corbit wrote: ↑Thu May 30, 2024 10:39 pm
For those who would like a recent windows compile and who also have an AMD ryzen/threadripper CPU, here is a build from the current source code:
...
the binary is in the src folder.
Tried the VS .sln, does not work.
So, which compiler (and batch file) to use, the documentation does not say.
make clang / gcc
Last edited by Guenther on Fri May 31, 2024 8:55 am, edited 1 time in total.