microarchitectural_modeling

Community

Model cache and pipeline behavior across eras.

Authortnn1t1s
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Models cache lines, branch prediction, allocation patterns, and lock contention. Converts algorithmic reasoning into CPU-era reality.

Core Features & Use Cases

  • Architecture Profiles: P4 Northwood through modern Apple M-series.
  • Memory Hierarchy: Cache levels, line sizes, bandwidth.
  • Bottleneck Prediction: Distinguish memory-bound vs CPU-bound.

Quick Start

Use a simple merge to estimate cycles per element on a given CPU model.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: microarchitectural_modeling
Download link: https://github.com/tnn1t1s/iterator/archive/main.zip#microarchitectural-modeling

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository