Skip to content

In-Depth Guides#

The User Guide documents individual features (configuration, engines, memory placement, PMU counters, power) one at a time. The Examples section gives you short, copy-pasteable recipes. This section is different: it walks through a complete task-oriented pattern that combines several features, in the order you'd actually work through it on a bench.

Guides here are narrative — "you want X, here's the path, here's what to check at each step" — with small snippets and links back into the reference pages for the exact flags and fields. They assume you've already done Getting Started.

This section is expected to grow as more workflows get written up.

  • Memory Placement Tuning


    Go from auto placement to a tuned, apples-to-apples comparison of arena/weights regions — and what to do when a plan overflows.

    Read

  • Validating a Board Setup


    Use hpx validate to prove a bench or bring-up board works end-to-end, then widen the matrix with confidence.

    Read