Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POC: add support for hwloc v2 #3302

Merged
merged 4 commits into from
Jul 20, 2017
Merged

Commits on Jul 20, 2017

  1. hwloc: do not set the HWLOC_TOPOLOGY_FLAG_WHOLE_SYSTEM flag

    Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
    ggouaillardet committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    1a34224 View commit details
    Browse the repository at this point in the history
  2. hwloc: since WHOLE_SYSTEM is no more used, remove useless

    checks related to offline and disallowed elements
    
    Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
    ggouaillardet committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    9f29f3b View commit details
    Browse the repository at this point in the history
  3. hwloc: add support for hwloc v2 API

    Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
    ggouaillardet committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    60aa9cf View commit details
    Browse the repository at this point in the history
  4. hwloc: add hwloc2x

    internal hwloc 2x is used with --with-hwloc=future
    
    Signed-off-by: Gilles Gouaillardet <gilles@rist.or.jp>
    ggouaillardet committed Jul 20, 2017
    Configuration menu
    Copy the full SHA
    593e4ce View commit details
    Browse the repository at this point in the history