Versions Compared

    Key

    • This line was added.
    • This line was removed.
    • Formatting was changed.

    ...

    Limit specifies the default subjob limit (, the maximum number of subjobs a that any user may run simultaneously) for all users. Value , across all process groups (pgrp). A value of -1 means "no limit". This may be reduced further by the pgrp subjob limit (see supervisor_default_pgrp_subjob_limit). For example, the user limit may be 200 subjobs, while the process group limit may be 50. So a given user could have a maximum of 200 subjobs running, and no individual prgp could launch more than 50.

    Example

    supervisor_default_user_subjob_limit = 5

    Defaults

    -1

    See Also

    supervisor_default_pgrp_subjob_limit