# @neith/compute-abstraction

Neith sovereign GPU compute backend abstraction — one unified API over
Vulkan/Metal/D3D12/WebGPU/CUDA/HIP/SYCL/CPU compute, capability flags
(FP16/FP64/wave/subgroup/coop-matrix), device enumeration + best-device
heuristic, multi-GPU context, feature negotiation with graceful fallback,
driver-version allowlist, and chosen-path diagnostics

## At a glance

- **Path:** `libs/neith/compute-abstraction`
- **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-abstraction`

## Commands

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

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