Subject: [hwloc-devel] Why are misc objects ignored by default? From: Samuel Thibault (samuel.thibault_at_[hidden]) Date: 2010-03-10 13:57:05
Hello,
In hwloc_topology_init(), topology->ignored_types[HWLOC_OBJ_MISC] is set to HWLOC_IGNORE_TYPE_KEEP_STRUCTURE by default. Is there a reason for it? The problem is that there is no option to change that...
Samuel