Icon

    This parameter is one of several that configure the SmartShare behavior.

    Synopsis

    supervisor_smart_share_mode = mode

    The mode in which the SmartShare feature will operate. This can currently be "jobs" or "none".

    Values

    • jobs - automatically balance Smart-Share expanded secondary instances on a job-to-job basis (i.e., all running jobs will have an equal number of secondary instances).
    • none - disables SmartShare.

    Example

    supervisor_smart_share_mode = none

    Defaults

    jobs

    See Also

    SmartShare

    supervisor_default_max_cpus

    supervisor_max_cpus_limit

    supervisor_smart_share_preempt_policy

     

    • No labels