File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -382,13 +382,13 @@ To find how many cores are in the second CPU kind
382
382
To display the list of NUMA nodes, by physical indexes,
383
383
whose locality is exactly equal to a Package:
384
384
385
- $ hwloc-calc --local-memory-flags 0 pack:1
385
+ $ hwloc-calc --local-memory-flags 0 --physical-output pack:1
386
386
4,7
387
387
388
- To display the best-capacity NUMA node, by physical indexe ,
388
+ To display the best-capacity NUMA node, by physical indexes ,
389
389
whose locality is exactly equal to a Package:
390
390
391
- $ hwloc-calc --local-memory-flags 0 --best-memattr capacity pack:1
391
+ $ hwloc-calc --local-memory-flags 0 --best-memattr capacity --physical-output pack:1
392
392
4
393
393
394
394
Converting object logical indexes (default) from/to physical/OS indexes
You can’t perform that action at this time.
0 commit comments