Expand description
AMD architecture knowledge packs.
Knowledge packs encode public / measured microarchitecture facts used to validate discovery and guide specialization decisions. They are distinct from HNEP profiles (which are measured on a specific machine).
Sources are limited to publicly documented AMD materials, CPUID leaves, and reproducible measurements. No confidential AMD IP is claimed or required.
Structs§
- Architecture
Pack - Architecture knowledge pack for one Zen generation.
- Cache
Expectations - Expected cache geometry ranges (public knowledge / measured).
- Knowledge
Pack - Collection of architecture packs loaded from
profiles/amd/*.toml. - Validation
Report - Soft/hard validation outcomes from knowledge-pack checks.
Enums§
- Microarch
- Supported AMD Zen microarchitectures (Zen3/Zen4/Zen5).