Skip to content

Add kcxain/autoresearch-slurm to notable forks (Slurm / HPC clusters)#422

Open
kcxain wants to merge 1 commit intokarpathy:masterfrom
kcxain:patch-1
Open

Add kcxain/autoresearch-slurm to notable forks (Slurm / HPC clusters)#422
kcxain wants to merge 1 commit intokarpathy:masterfrom
kcxain:patch-1

Conversation

@kcxain
Copy link
Copy Markdown

@kcxain kcxain commented Mar 26, 2026

Hi! This adds my Slurm port to the notable forks list.

What it does: lets the agent run on HPC clusters managed by Slurm. Instead of executing uv run train.py directly, the agent submits sbatch jobs from the login node, polls with squeue, and reads results from the job log — so compute nodes don't need internet access. The rest of the rules are unchanged: one mutable train.py, one metric (val_bpb), fixed 5-minute budget, keep-or-revert via git.

Agolid pushed a commit to Agolid/autoresearch that referenced this pull request Mar 27, 2026
- Slurm / HPC cluster support for autoresearch
- Enables running on shared compute clusters

Fixes karpathy#422
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant