Skip to content
Snippets Groups Projects
  • Marshall Garey's avatar
    948de46b
    Fix srun jobs to run in high prio partition · 948de46b
    Marshall Garey authored
    srun jobs that could start immediately and requested multiple partitions
    didn't run in the highest priority partition if the highest priority
    partition wasn't listed first.
    
    It's possible that the scontrol show jobs will show the partition list
    in priority order now that the job's partition list gets sorted by
    priority.
    
    Bug 4015
    948de46b
    History
    Fix srun jobs to run in high prio partition
    Marshall Garey authored
    srun jobs that could start immediately and requested multiple partitions
    didn't run in the highest priority partition if the highest priority
    partition wasn't listed first.
    
    It's possible that the scontrol show jobs will show the partition list
    in priority order now that the job's partition list gets sorted by
    priority.
    
    Bug 4015