lstopo-no-graphics: add page (#19240)

Co-authored-by: zhuhongboAAA <161548655+zhuhongboAAA@users.noreply.github.com>
Co-authored-by: Dylan <145150333+dmmqz@users.noreply.github.com>
This commit is contained in:
zhuhong_bo
2025-11-11 16:21:10 +07:00
committed by GitHub
co-authored by zhuhongboAAA Dylan
parent cea2825e30
commit 2b09ca4ae1
+20
View File
@@ -0,0 +1,20 @@
# lstopo-no-graphics
> Manage and query hardware topology information.
> More information: <https://manned.org/lstopo-no-graphics>.
- Display the machine topology in a tree format:
`lstopo-no-graphics`
- Display only physical cores (ignore logical processors):
`lstopo-no-graphics --only pu`
- Display the topology with physical indexes:
`lstopo-no-graphics {{[-p|--physical]}}`
- Display help:
`lstopo-no-graphics {{[-h|--help]}}`