# @neith/compute-dispatch

Neith GPU-compute dispatch model — synchronous & indirect dispatch, mesh-shader
& raytracing dispatch, async compute + copy queues, pipeline barriers with
fine-grained stage masks, fence/event + timeline-semaphore cross-queue sync,
timestamp/occlusion query pools, transient resource aliasing, workload-priority
hints, per-dispatch profiling, automatic small-dispatch batching

## At a glance

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

## Commands

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

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