# @neith/compute-wave

Neith GPU-compute wave/subgroup/cooperative operations — wave vote/ballot,
broadcast, reduction, prefix-scan, shuffle/swizzle/rotate, cooperative-matrix
multiply-accumulate (FP8/FP16/BF16), tile intrinsics, barriers + acquire/release
fences, atomics (add/cmpxchg/float), ballot→compaction, per-backend intrinsic
mapping, wait/yield, portable fallback

## At a glance

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

## Commands

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

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