Skip to content

Shouldn't hwloc_topology_get_default_nodeset take an hwloc_const_topology_t? #722

@HadrienG2

Description

@HadrienG2

The hwloc_topology_get_default_nodeset() function that was introduced in hwloc v2.12.0 takes an hwloc_topology_t, which allows it to modify the topology. But to the best of my knowledge, it has no reason to do so, and indeed if I read the implementation code right it currently doesn't. Shouldn't it take an hwloc_const_topology_t instead?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions