Added command line option --export-topology.
This commit is contained in:
parent
6b3b1c3fc4
commit
bd739d217b
3 changed files with 51 additions and 2 deletions
|
@ -113,6 +113,10 @@ Options:\n\
|
|||
--randomx-init=N threads count to initialize RandomX dataset\n\
|
||||
--randomx-no-numa disable NUMA support for RandomX\n"
|
||||
#endif
|
||||
#ifdef XMRIG_FEATURE_HWLOC
|
||||
"\
|
||||
--export-topology export hwloc topology to a XML file and exit\n"
|
||||
#endif
|
||||
"\
|
||||
--dry-run test configuration and exit\n\
|
||||
-h, --help display this help and exit\n\
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue