You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add --chunk-index for direct chunk assignment (no orchestrator competition)
sbatch --array=0-25 now directly assigns chunk N to worker N.
No task claiming, no file locks, no race conditions.
Auto-detects SLURM_ARRAY_TASK_ID when --chunk-index is not set.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments