Umbp Add Backend

Add a new storage medium to UMBP's distributed mode as a MediumBackend (HBM, SSD, CXL, a remote object store, a fake for tests). Covers the two shapes a backend can take — a PageMemorySource for anything page-addressable, or a full MediumBackend for a medium whose bytes are not directly addressable — plus registration, the heartbeat/event contract, and the failure modes that only show up under the peer service. Use when the user wants to add or debug a storage tier/medium/backend in src/umbp/distributed, mentions MediumBackend, PageBackend, PageMemorySource or BackendRegistry, or asks why a new tier's puts or gets are not working.

rocm b55bed2 15.3 KB Updated

File contents

rocm/mori/tree/main/.claude/skills/umbp-add-backend commit b55bed28b9

Frequently asked questions

npx skillmds@latest add rocm/umbp-add-backend