Skip to content

CUDA selection, GPU sharing budget, and embedding clustering #67

Description

@Xore

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    llmLLM analysis workermlML worker and GPU scoring

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions