Martins Innus <minnus@...> writes:

> 
> 
> You can get the estimated nodes from squeue by using the "%Y" 
> (SCHEDNODES) display option.  It will give you what the backfill 
> scheduler's current guess is on what nodes the job will run on.
> 
> If you come up with a process to display which jobs are the reason for 
> blocking the start of another job, I would be interested in that as well.
> 
> Martins



Thanks! Unfortunately we're using the version 2.5.7 which does not have this
parameter. I just saw that with versions 14.11 and above, %Y exists as
paramter... and is exactly what I need. 

Reply via email to