Project

General

Profile

Bug #12573

Updated by Tom Morris over 6 years ago

As a workflow submitter, I would like to be able to set the priority on a workflow and have it influence the scheduling of jobs. 

 Priority runs from 1 (low) to 1000 (high). Priority 0 means canceled.  

 Components to be updated include: 
 * API Server 
 * Crunch dispatch slurm 

 A dispatcher configuration parameter is used to specify the range of niceness that is used to schedule things. 

Back