logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

likwid-genTopoCfg - Get system topology and write them to file for faster LIKWID startup

Author

       Written by Thomas Gruber <thomas.roehl@googlemail.com>.

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>]

See Also