Fetching from the wire…
Public story · 2026-09-12 · high
Researchers ran 189 training jobs across H100 and H200 GPUs to build a score for how much throughput a model loses when its power gets throttled.
Why now: The paper appeared in the arXiv listing covered on September 12.
Power, not chips, is becoming the ceiling on how much AI infrastructure operators can build. A new paper measures how much training throughput a job gives up when its power gets cut, so operators can decide which jobs to throttle first.
The authors call it the Power Flexibility Index. They built it from 131 LLM training runs on H200 GPUs, plus 24 more H200 runs and 34 H100 runs used to check the numbers held up, according to the paper. The runs covered dense and MoE architectures, both pretraining and fine-tuning, scaling up to 32 GPUs.
Grid operators and data centers already cut power during peak demand. Someone has to decide which training jobs absorb that cut without wrecking their timelines, and right now that decision is a guess. The index turns it into a number and works as a control primitive, feeding directly into scheduling decisions instead of just describing what already happened.
The throughput cost of a power cut isn't fixed. It swings a lot depending on the job, the authors find. A single index number implies operators can rank jobs by flexibility and throttle down the list in order. High variability means that ranking might not hold from one workload to the next, or one architecture to the next.
The paper also names telemetry signals that predict the index while a job is running, letting a scheduler act on this in real time instead of after the fact. That claim is harder to check from outside, since it depends on how noisy those signals stay once you're not inside a controlled 131-run study.
Each link below shares sources, entities, or timing with this story.
After 20+ years maintaining Paint.NET, Rick Brewster concluded WINE's Direct2D would never be complete enough for what he needed, so the app now carries its own from-scratch reverse-engineered Direct2D implementation. He puts it at 180,000 lines against 700,000 for the rest of...
Alibaba released Qwen3.6-27B on April 22. Dense architecture. Open weights. 77.2% on SWE-bench Verified, within 3.7 points of Claude Opus 4.6. On SkillsBench, it scores 48.2% versus its own 397B MoE predecessor's 30.0%. That's a 77% improvement with 14.8x fewer parameters. Let...
The open-weight race just changed constraint. Moonshot AI suspended all new consumer subscriptions on July 20, roughly 48 hours after Kimi K3 launched, because request volume pushed its compute cluster to capacity. Remaining GPUs are reserved for existing paid subscribers. Tec...
GPT-5.6 Luna went to $0.20 input / $1.20 output per million tokens on July 30. That's an 80% cut. Terra dropped 20%. Luna's input now undercuts Gemini 3.1 Flash-Lite ($0.25/$1.50) and sits at one-fifth of Claude Haiku 4.5's $1 input. Simon Willison covered the announcement and...
DeepReinforce's MIT-licensed 35B MoE (the ~20GB GGUF) runs in LM Studio wired to his Pi harness and drives an agent loop across many tool calls proficiently. The novelty is self-scaffolding: it writes the training harness that guides its own RL improvement, built on pretrained...
0.35 adds gpt-6-astra to the CLI's OpenAI provider, so llm -m gpt-6-astra works against the same logging, template and fragment machinery as every other model in the tool. For anyone scripting cross-model evals, that means a new frontier model needs zero new plumbing to enter...
MindPattern daily
One email a day at 7 AM. Sources and a take on every story. Unsubscribe anytime.