Skip to content

Make gather-topology report debug info on all OS #186

Open
@bgoglin

Description

@bgoglin

We have hwloc-gather-topology (script that gathers a sysfs/proc tarball on Linux and runs lstopo) and hwloc-gather-cpuid (C file that gathers cpuid files without building a tarball). We should merge and/or uniformize all this.

Ideas:

  • Keep gather tools separated but have gather-cpuid make a tarball and run lstopo too.
  • Call gather-cpuid from gather-topology on x86, and tarball everything including cpuid. Will require to extend gather-topology to non-Linux even if it does pretty much nothing except cpuid there.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions