Releases: assembler-0/SIFT
Releases · assembler-0/SIFT
SIFT VERSION 0.9.0
Final Release for SIFT (formerly ESST)
NEW: Cache & Branching & Render real-world tests, TUI & GUI reworked, better scoring system, ROCm support removed, presets system added, Logging system, thermal throttling detection, OoO prevention.
NOTICE: I highly recommend you build this project from source, since this project contains non-portable code.
🛠️ Prerequisites
Make sure your system has the following:
nasm– Assembler- A C++23-compatible compiler (GCC ≥ 13, Clang ≥ 19)
cmake– version 4.0 or higher- ROCm & HIP runtime and libraries
- LZMA Lib
- GL3W (GLFW) installed
- A cooling solution
🔧 How to Build
- Check BUILD.md for detailed build instruction