Control Whether a Job is Preemptable
This field is a boolean and identifies the jobs that can be preempted.
This flag can be set using the variable make(preemptable) in a FDL file.
% nc run -preemptable 0 sleep 100
This field is a boolean and identifies the jobs that can be preempted.
This flag can be set using the variable make(preemptable) in a FDL file.
% nc run -preemptable 0 sleep 100