Hello folks,

The function hwloc_get_type_or_above_depth() is supposed to return the depth of 
objects of type “type" or above. It internally calls hwloc_get_type_depth which 
returns virtual depths to NUMA, IO and misc objects. In order to retrieve the 
actual depth of these objects, one needs to call hwloc_get_obj_depth() with 
virtual depth. Can the documentation be updated to cover this? Or are there 
plans of changing this behavior?

Thanks
Kavitha
_______________________________________________
hwloc-users mailing list
hwloc-users@lists.open-mpi.org
https://lists.open-mpi.org/mailman/listinfo/hwloc-users

Reply via email to