Migrated from docs/ROADMAP.md Release 4 and docs/WORK-LEDGER.md row GPU-001.
Source: docs/gpu-ml-worker-acceleration.md.
Scope
- CUDA selection with a reliable CPU fallback — reliable meaning tested, including the case where the GPU is present but busy.
- A tested GPU-sharing budget between the ML and LLM workers. Two processes assuming they own the card is an outage waiting for the first concurrent run.
- Embedding-based clustering with a versioned index mapping.
First step
Verify current CUDA/PyTorch compatibility on the live host and record the exact pins before editing anything. Requires measured CPU baselines from #62 and stable output contracts from #63.
Migrated from
docs/ROADMAP.mdRelease 4 anddocs/WORK-LEDGER.mdrowGPU-001.Source:
docs/gpu-ml-worker-acceleration.md.Scope
First step
Verify current CUDA/PyTorch compatibility on the live host and record the exact pins before editing anything. Requires measured CPU baselines from #62 and stable output contracts from #63.