hwloc_topology_export_synthetic (3) Linux Manual Page
NAME hwlocality_syntheticexport – Exporting Topologies to Synthetic Enumerations enum hwloc_topology_export_synthetic_flags_e { HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_EXTENDED_TYPES, HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_ATTRS } Functions int hwloc_topology_export_synthetic (hwloc_topology_t topology, char *buffer, size_t buflen, unsigned long flags) Detailed Description Enumeration Type Documentation enum hwloc_topology_export_synthetic_flags_e Flags for exporting synthetic topologies. Flags to be given as a OR’ed set to hwloc_topology_export_synthetic(). Enumerator HWLOC_TOPOLOGY_EXPORT_SYNTHETIC_FLAG_NO_EXTENDED_TYPES Export extended types such as…
