Numerical Determinism

Use when the same code and same seed still produce different numbers — pinning thread counts, parallel reduction order, GPU kernels, and engine-level nondeterminism — and when a claim requires bit-reproducibility or a timing result requires hardware context. Also defines the hardware-context fields every run's meta file should record. Trigger phrases: "same seed different result", "pin the threads", "deterministic mode", "results differ across machines", "record the hardware", "timing needs the machine specs".

huguryildiz 1092af9 5.6 KB Updated

File contents

huguryildiz/ALETHEIA/tree/main/skills/extended/numerical-determinism commit 1092af97e5

Frequently asked questions

npx skillmds@latest add huguryildiz/numerical-determinism