LIKWID-SETFREQUENCIES(1) | General Commands Manual | LIKWID-SETFREQUENCIES(1) |
likwid-setFrequencies - print and manage the clock frequency of CPU cores
likwid-setFrequencies [-hvplmp] [-c <cpu_list>] [-g <governor>] [-f,--freq <frequency>] [-x,--min <min_freq>] [-y,--max <max_freq>]
likwid-setFrequencies is a command line application to set the clock frequency of CPU cores. Since only priviledged users are allowed to change the frequency of CPU cores, the application works in combination with a daemon likwid-setFreq(1). The daemon needs the suid permission bit to be set in order to manipulate the sysfs entries. With likwid-setFrequencies the clock of all cores inside a the cpu_list or affinity domain can be set to a specific frequency or governor at once. likwid-setFrequencies works only with the kernel module acpi-cpufreq. The recent intel_pstate module does not allow one to set fixed frequencies. In order to deactivate intel_pstate add 'intel_pstate=disable' to your kernel boot commandline (commonly in grub) and load the acpi-cpufreq module.
Written by Thomas Roehl <thomas.roehl@googlemail.com>.
Report Bugs on <https://github.com/RRZE-HPC/likwid/issues>.
26.11.2018 | likwid-4 |