LSF_LINUX_CGROUP_ACCT

Syntax

LSF_LINUX_CGROUP_ACCT=Y|y|N|n

Description

Enable this parameter to track processes based on CPU and memory accounting for Linux systems that support cgroup's memory and cpuacct subsystems. Once enabled, this parameter takes effect for new jobs. When this parameter and LSF_PROCESS_TRACKING are enabled, they take precedence over parameters LSF_PIM_LINUX_ENHANCE and EGO_PIM_SWAP_REPORT.

Different LSF hosts in the cluster can use different versions of cgroup as long as each individual LSF host is only running one version of cgroup. If you have both versions of cgroup enabled in a host, you must disable one of the versions. For example, hostA can use cgroup v1 and hostB can use cgroup v2 as long as each host is only running one version of cgroup.

Default

Set to Y at time of installation. If otherwise undefined, then N.