likwid-genTopoCfg - Get system topology and write them to file for faster LIKWID startup
Contents
Bugs
Report Bugs on <https://github.com/RRZE-HPC/likwid/issues>.
Description
likwid-genTopoCfg is a command line application that stores the system's CPU and NUMA topology to file.
LIKWID applications use this file to read in the topology fast instead of re-gathering all values.
Name
likwid-genTopoCfg - Get system topology and write them to file for faster LIKWID startup
Options
-h,--help
prints a help message to standard output, then exits.
-v,--version
prints a version message to standard output, then exits.
-o,--output<filename>
sets output file path (Default: /etc/likwid-topo.cfg)
See Also
likwid-topology(1), likwid-perfctr(1), likwid-pin(1) likwid-5 09.12.2024 LIKWID-GENTOPOCFG(1)
Synopsis
likwid-genTopoCfg [-hv] [-o<filename>]
