
https://github.com/jenningsfan/Gravy-Chess-Engine
Gravy 1.0 by Sammy Humphreys
Gravy 1.0 64 JA
Windows & Linux builds
Proton link:
https://drive.proton.me/urls/48A1JGD2VM#TlPmW6Cj8zCe
Smash link:
https://fromsmash.com/Gravy10JA
Jim.
Moderator: Ras
Let me know if you need any help with the buildModern Times wrote: ↑Fri Mar 21, 2025 6:57 pmThat looks like a challenge. From the website:Frank Quisinsky wrote: ↑Thu Mar 20, 2025 10:25 am Good morning Jim,
2. Heimdall 1.3.1 NN
https://git.nocturn9x.space/heimdall-en ... l/releases (release is very new)
Best
Frank
Note: Do not run a bare make command! This will not update the neural networks submodule and is meant to be used by OpenBench only.
Just run make native, this is the easiest (Nim 2.2.0 is required, see here). It will build the most optimized executable possible, but AVX2/AVX512 support is expected on the target platform. Heimdall requires the clang compiler to be built, as executables generated by gcc are horrendously slow for some reason. You're also going to need to have git lfs installed (see here). If your machine does not have the lld linker script installed, you're gonna need that too. Use your package manager to do this (it should already exist on Windows if you have clang)
You can also run make zen2 to build a modern version of Heimdall for slightly older CPUs that will run on more processors than just your exact one. For even slightly older CPUs, and a more generic binary, try make modern instead. For (very) old CPUs without AVX2 support, run make legacy. In every case, the resulting executable will be located at bin/$(EXE) (bin/heimdall by default).
Or you can grab the latest version from the releases page
Note for Nim users: Building via nimble build is no longer supported, as it required me to duplicate flags and functionality across two files. The Makefile is the only supported build method!
Update:Jim Ablett wrote: ↑Mon Sep 30, 2024 7:02 pm
https://github.com/petur/seawall
Seawall 20240926 by Petur Runolfsson
Seawall 20240926 64 JA
Windows/Linux & Android profiled builds
https://drive.proton.me/urls/0X1K9PES8G#9z9R8jmZ4u9I
Jim.
Jim Ablett wrote: ↑Mon Mar 24, 2025 3:29 pm
https://github.com/Yoshie2000/PlentyChess
PlentyChess 5.0.0 by Patrick Leonhardt
PlentyChess 5.0.0 64 JA
Windows/Linux & Android profiled builds.
Proton link:
https://drive.proton.me/urls/AXTGNHW2PM#sO09mLz2WrKD
Smash link:
https://fromsmash.com/PlentyChess500JA
Jim.