New Scheduling Trick Squeezes More AI Training Out of the Same Chips
Less wasted computer chip time could mean cheaper AI for everyone.
Every time you use ChatGPT, Midjourney or an AI photo tool, someone somewhere is renting racks of specialized chips called GPUs — the hardware that does AI math. These chips cost tens of thousands of dollars each and are in short supply. Companies pool them into shared clusters so many teams can train models at once. The problem: those pools get messy. One team grabs a few chips, another grabs a few, and the leftovers become scattered crumbs too small for any big job to use. The result is a lot of expensive hardware sitting idle while paying customers wait in line.
A new paper from researchers Yukai Zhou and Hongfan Wu tackles exactly that mess. Their tool, COMPASS-ABS, is a scheduling rule — think of it as a smart parking attendant who decides which car goes where so no space is wasted. Instead of guessing based on past traffic, it always knows how packed the lot is right now, which older methods couldn't do. The authors even prove mathematically that wasted space stays tiny, as long as most jobs are similar in size.
They tested it on a real cluster and a simulated one. In both cases, chips got used more and AI training jobs finished sooner — the same work, less waiting. That matters because training time is money. Faster turnaround means companies need fewer chips to deliver the same product, and fewer chips means lower costs.
The catch: this is a preprint, not a finished product. It only works well when job sizes are fairly consistent, and no major cloud provider has adopted it yet. Still, the direction is clear — the AI boom's next big win may come from tidier plumbing rather than smarter models.
- Shared AI chip clusters waste huge amounts of capacity because jobs leave unusable gaps behind.
- The new method, COMPASS-ABS, keeps the cluster tightly packed and proves the waste stays extremely small.
- Tests on a real and simulated cluster showed higher chip usage and shorter training times — meaning cheaper AI.
- It's a research paper, not a shipping product, and it assumes most jobs are roughly similar in size.
Why It Matters
Faster, cheaper AI training could lower the price of AI tools you already pay for.