+91
−38
+22
−23
Loading
- Decouple job arrival from dispatch: jobs enter a WAITING queue in the
metascheduler and only dispatch to a site when free_nodes >= required
- Dispatch directly to site worker queues, bypassing IAM round-robin
- Random power-of-2 node counts (32–1024) and wall times for fed jobs
- Bump seed jobs to 10 per site so machines start busy
- Continuous job submission (--num-jobs 0 = unlimited, 2s interval)
- Dashboard runs until simulations complete or Ctrl+C
- Job Queue panel shows WAITING/DISPATCHED lifecycle with age
Co-Authored-By:
Claude Opus 4.6 <noreply@anthropic.com>