LIKWID-FEATURES(1) | General Commands Manual | LIKWID-FEATURES(1) |
likwid-features - print and manipulate cpu features like hardware prefetchers (Intel only)
likwid-features [-vhal] [-c cpus] [-e taglist] [-d taglist]
likwid-features is a command line application to print the flags in the model specific register (MSR) MSR_IA32_MISC_ENABLE on Intel x86 processors. On Core2 and later processors it can be used to toggle the hardware prefetch flags. It does not work on AMD processors. For a documentation what flags are supported on which processor refer to the Intel Software Developer's Manual Volume 3B, Table B.2 and https://software.intel.com/en-us/articles/disclosure-of-hw-prefetcher-control-on-some-intel-processors. The MSR are set individually for every hardware thread. The following hardware prefetchers can be toggled:
Written by Thomas Gruber <thomas.Roehl@gmail.com>.
Report Bugs on <https://github.com/RRZE-HPC/likwidissues>.
16.11.2020 | likwid-5 |