# @neith/compute-memory

Neith GPU-compute memory model & allocators — device-local/host-visible/uncached
regions, staging ring, paged virtual memory, bump & pool & VMA-class
suballocators, cross-queue aliasing, pinned/unified host memory, leak detector,
budget alarm, defragmentation, priority hints, lazy allocation, sparse residency

## At a glance

- **Path:** `libs/neith/compute-memory`
- **Domain:** neith (active)
- **Owner:** @GreyChimp
- **Docs:** [deep-dive](/docs/domains/neith/deep-dive) ·
  [systems one-pager](/docs/systems/lib-neith.md)
- **Nx project:** `@neith/compute-memory`

## Commands

```bash
pnpm nx test @neith/compute-memory
pnpm nx lint @neith/compute-memory
```

<!-- Generated starting point (audit F-3): owners, replace this note with usage examples and API notes. -->
