You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Same could be said for the SGE command line. Specifically not all SGE clusters have a make queue, and, more importantly, if that queue may not have the $pe_slots allocation rule. In the case of $fill_up would make a best effort to schedule the parallel jobs onto the same node, but they may end up on different nodes, which would do two things:
it would run the job twice
It has the possibility of overloading the execution node's resources, since one of the threads would not be accounted for.
Not all LSF clusters have plus queue.
The text was updated successfully, but these errors were encountered: