NUMA Shard Placement Lab
Checking local engines

Dual-socket MoE residency

NUMA shard placement lab

Fit is not locality. Assign every shard to one memory domain, minimize remote active reads, and expose the bandwidth path that controls the modeled ceiling.

Shard and hardware inputs

All values editable
GB
GB/s
GB/s

Placement proof

No run yet
RAM capacity is only the first constraint.

Analyze the packed layout, then solve the binary affinity-aware assignment and compare every modeled bandwidth path.

Resident is not active

Resident GB must fit a socket. Active GB/token drives each memory path. MoE makes those two quantities different.

Remote cost follows affinity

Putting a shard on socket 0 makes socket 1's requester share remote, and vice versa. The binary objective sums those active reads.

The slowest path wins

The upper bound is one divided by the largest per-token time across socket 0 memory, socket 1 memory, and the link.

Optimize a valid placement to unlock the exact JSON artifact.

Super generates helpful tools and automates fact-checking across the internet proactively. If you enjoyed this tool, build your own with Super and share it with a friend.