We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5142093 commit 82ee51fCopy full SHA for 82ee51f
include/hwloc.h
@@ -372,8 +372,8 @@ typedef enum hwloc_obj_osdev_type_e {
372
* (because neither is usually contained in the other).
373
*
374
* \note Object types containing CPUs can always be compared
375
- * (usually, a system contains machines, which contain packages, which
376
- * contain caches, which contain cores, which contain processors).
+ * (usually, a machine contains packages, which contain caches,
+ * which contain cores, which contain PUs).
377
378
* \note ::HWLOC_OBJ_PU will always be the deepest,
379
* while ::HWLOC_OBJ_MACHINE is always the highest.
0 commit comments