Specifies whether this job step shares nodes with other job steps.
The syntax is:
node_usage = shared | not_shared | slice_not_shared
Where:
| Note: | When SCHEDULER_TYPE is LL_DEFAULT or BACKFILL, slice_not_shared will have the same meaning as not_shared. This allows use of the same job command file with different values of SCHEDULER_TYPE. |