Skip to content

Master Coder

default edited this page Jun 27, 2026 · 1 revision

Master Coder

Web: master-coder.html · Distro 2.0.0 · g16 @ 16.2.0 · single fabric

Ordered index of every Grok16 command and function. Short tooltip per row; click for the detailed manual section.

Web (with anchors): master-coder.html

1 — Toolchain commands (grok16-toolchain.sh)

# Command Tooltip Detail
1 bootstrap Fetch GCC, host build, install Getting Started
2 rebuild Self-host with g16/g++16 Getting Started
3 install Write metadata (needs bin/g++16) Reference
4 verify Compile smoke test Getting Started
5 status Ready check Reference
6 field-bench Field-Opt benchmark Performance
7 bench Single profile bench Performance
8 bench-all All profile benches Performance
9 profile PGO training run Performance
10 paths Resolved paths/env Reference
11 config Paths + config template Reference
12 manifest Regenerate cmake + JSON Reference
13 consolidate Queen → Grok16 migration Integration

2 — Forge (grok16-forge.py)

# Invocation Tooltip Detail
1 status Toolchain state JSON Reference
2 run gcc_fetch Fetch upstream GCC Architecture
3 run gcc_prereqs GCC prerequisites Architecture
4 run gcc_configure Host configure Architecture
5 run gcc_build Host build + install Architecture
6 run gcc_rebuild Self-host rebuild Getting Started
7 run gcc Full bootstrap pipeline Getting Started

3 — Profile flags (grok16-profile-flags.py)

# Mode Tooltip Detail
1 PROFILE cxx Compile flags + defs Profiles
2 PROFILE link Link flags Profiles
3 PROFILE source Bench source path Profiles
4 PROFILE defs Definition flags only Profiles
5 PROFILE cxx_pgo_gen PGO generate flags Performance
6 PROFILE cxx_pgo_use PGO use flags Performance

4 — Shell functions

# Function Tooltip Detail
1 _grok16_config_resolve Path/env resolution Architecture
2 grok16_driver_extra_flags Dev layout driver -B flag Reference
3 grok16_ready Compiler ready probe Reference
4 _bench_run_one Internal bench runner Performance
5 g16_field_mandate CMake security function Profiles

5 — Build profiles

# Profile Tooltip Detail
1 field_opt Primary Field throughput Profiles
2 ai NEXUS / matrix Profiles
3 field_compute Field compute kernels Profiles
4 vulkan_rtx RTX-oriented SIMD Profiles

6 — Environment variables

# Variable Tooltip Detail
1 GROK16_ROOT Repo root Reference
2 G16_PREFIX Install prefix Reference
3 GROK16_GCC_SRC GCC source tree Reference
4 GROK16_GCC_BUILD GCC build tree Reference
5 GROK16_QUEEN_ROOT Queen path Integration
6 G16_CXX_STD C++ standard Field Primer
7 G16_PKGVERSION Pkgversion stamp Reference
8 GROK16_BUILD_JOBS Parallel make jobs Performance
9 G16_FAST_REBUILD Incremental rebuild Getting Started
10 G16_FULL_REBUILD Full bootstrap rebuild Getting Started
11 G16_RELEASE_PROFILE Production profile Performance
12 G16_FIELD_SPEED Field-Opt enable Profiles
13 G16_ENABLE_LTO Link-time optimization Performance
14 G16_ENABLE_PGO PGO use Performance
15 G16_PGO_GENERATE PGO generate Performance
16 GROK16_USE_CCACHE ccache wrapper Performance
17 G16_DISABLE_BOOTSTRAP Skip 3-stage Getting Started
18 G16_BENCH_PROFILE Bench profile name Profiles
19 WRDT_G16_PREFIX WRDT prefix override Integration
20 WRDT_G16_TOOLCHAIN WRDT script override Integration

7 — Forge Python (key)

# Function Tooltip Detail
1 g16_status Status dict builder Reference
2 patch_gcc_field_version Field version patch Architecture
3 write_selfhost_stamp Self-host JSON stamp Architecture
4 write_manifest JSON manifest Reference
5 write_cmake_toolchain CMake toolchain file Reference
6 resolve_lto_flag LTO flag resolver Profiles
7 verify_g16_install Install verification Reference

8 — Integration gates (World_Redata)

# Command Tooltip Detail
1 build-cpp.sh Build L2 engine Integration
2 redata.cli parity Format parity gate Integration
3 redata.cli security Security gate Integration
4 redata.cli mandate Mandate gate Integration

Home — Grok16 5.3.1 Programmerland

Welcome

Warning & platform

Build & bench

Release 5.3.1

Reference

Clone this wiki locally