Skip to content

fix(runner-gpu): align memory limit to 4g (OOM on jest frontend)

Jérôme Revillard requested to merge fix/gpu-runner-memory-4g into main

GPU runner memory 2g → 4g (main runner default). test:frontend OOM'd on 2g (jest frontend heavy). Flagged: concurrent=5 × 4g = 20g CI memory on the GPU host (vLLM co-tenant) — watch for starvation.

Merge request reports

Loading