/*! likwid-genTopoCfg likwid-genTopoCfg
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. The path to the topology configuration can be set in the global LIKWID configuration file, see likwid.cfg.
| Option | Description | 
|---|---|
| -h, –help | Print help message. | 
| -v, –version | Print version information. | 
| -o <file> | Use <file> instead of the default output /etc/likwid-topo.cfg./TD> | 
*/