Jiri Hladky, le Thu 20 Jun 2013 22:08:03 +0200, a écrit : > lstopo has obviously some logic how to sort the data inserted > by hwloc_topology_insert_misc_object_by_cpuset. Could be data displayed in the > same order as inserted?
hwloc_topology_insert_misc_object_by_parent probably does that, you just need to replace the cpuset with an hwloc object. Samuel
