cd /news/ai-infrastructure/show-hn-a-simple-gpu-job-scheduler · home › topics › ai-infrastructure › article
[ARTICLE · art-140387] src=github.com ↗ pub= topic=ai-infrastructure verified=true sentiment=↑ positive

Show HN: A Simple GPU Job Scheduler

A developer released a simple GPU job scheduler on Hacker News to prevent out-of-memory spikes when training multiple models concurrently on a single GPU, and to give AI agents an interface for dynamically allocating GPU resources and training models autonomously. The developer stated Claude wrote most of the code but that the repository was verified through their own training runs. The Show HN post has 2 points and 0 comments.

read1 min views1 publishedSep 27, 2026

Hi guys,

A few months ago, I've been training several simple models as a side hobby. I tried training N models at once on a single GPU, but OOM spikes kept crashing my runs. So I built my own simple way to manage this kind of training. At the time, I also wanted to make some sort of interface that AI agents could use to dynamically allocate GPU resources and train models on their own. It's been quite fun working on this, so I wanted to share it in case any of you are looking for something similar. Claude helped me write most of the code, but I've made sure that the stuff works as described (I've used this exact repo for my own training runs).

Hope you like it!

Comments URL: [https://news.ycombinator.com/item?id=49864439](https://news.ycombinator.com/item?id=49864439)

Points: 2

── more in #ai-infrastructure 4 stories · sorted by recency
── more on @hacker news 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
→ Live at https://your-agent.zahid.host ✓
Get free account → Pricing
from €0/mo · no card required
LIVE [news/show-hn-a-simple-gpu…] indexed:0 read:1min 2026-09-27 · —