Stockfish
  • Stockfish
  • NNUE
    • Documentation
    • Experiments
      • Remove 8th Subnetwork
      • Store Key in Accumulator Cache
      • Tweak fwdOut Multipliers
      • Improve Accumulator Update Heuristics
      • Remove Duplicate Perspective Code
      • Update All Accumulators
  • Improve Build System
    • Overview
    • Rewrite Makefile
    • Tests
Powered by GitBook
On this page
  • Description
  • Derived Pull Requests
  • Tests
  1. Improve Build System

Overview

Last updated 8 months ago

Description

Rewrites the existing build system, aimed to reach the primary goals:

  • Automatic compiler detection

  • Architecture specific implementations using predefined macros

PR:

Derived Pull Requests

  • Export and clean up net downloading scripts

Tests

official-stockfish/Stockfish/pull/5543
#5563
Tests