Skip to content

Commit

Permalink
API: typo in previous commit
Browse files Browse the repository at this point in the history
Thanks to Clement Foyer.

Signed-off-by: Brice Goglin <Brice.Goglin@inria.fr>
  • Loading branch information
bgoglin committed Jan 10, 2024
1 parent 9ff05d1 commit b6fb7d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/hwloc.h
Expand Up @@ -2872,7 +2872,7 @@ HWLOC_DECLSPEC int hwloc_topology_free_group_object(hwloc_topology_t topology, h
* In practice, the grouped objects are specified through cpusets
* and/or nodesets, for instance using hwloc_obj_add_other_obj_sets()
* iteratively.
* Hence it is possible to Group objects that are not children of the
* Hence it is possible to group objects that are not children of the
* same parent, for instance some PUs below the 4 cores in example above.
* However this general case may fail if the expected Group conflicts
* with the existing hierarchy.
Expand Down

0 comments on commit b6fb7d2

Please sign in to comment.