ppopp-reproducibility
brycewang-stanford/Awesome-Journal-Skills
This guide outlines the necessary steps to ensure that parallel computing performance papers are scientifically reproducible. Since parallel results depend heavily on machine architecture, topology, and runtime conditions, proper documentation must cover everything from CPU/GPU specifications and interconnects to thread pinning policies, random seeds, and compiler flags. The focus is on proving the scaling trend, not just the absolute numbers, allowing results to hold true across different hardware platforms.