if (step_ptr->step_layout == NULL) /* batch step */
return;
if (!job_resrcs_ptr)
i_first = bit_ffs(job_resrcs_ptr->node_bitmap);
i_last = bit_fls(job_resrcs_ptr->node_bitmap);