To enable CPU frequency management, set LSF_MANAGE_FREQUENCY in lsf.conf. By default, CPU frequency management is not enabled (LSF_MANAGE_FREQUENCY=N). If LSF_MANAGE_FREQUENCY=N, CPU frequency management is disabled, and lim will not load elim.frequency.
The following Linux kernel modules must be installed on all nodes:
All compute nodes have the cpufreq-util package installed.
When an OS is installed it may already contain the kernel module in the Linux kernel, so you cannot re-probe the module when the OS starts up. Check the following:
If the keyword equals "y", then the module is already statically linked. If there is an "m", it means you must perform a modprobe when the OS starts up.