core_depth        498 src/dps8/dps8_topo.c   int32_t core_depth = hwloc_get_type_depth(topology, HWLOC_OBJ_CORE);
core_depth        499 src/dps8/dps8_topo.c   if (-1 == core_depth) {
core_depth        508 src/dps8/dps8_topo.c   num_cores = hwloc_get_nbobjs_by_depth(topology, core_depth);