This is an archive of the discontinued LLVM Phabricator instance.

Change hwloc discovery algorithm to print topology only for accessible resources
ClosedPublic

Authored by tlwilmar on Jun 15 2016, 9:34 AM.

Details

Summary

Change hwloc discovery algorithm to print topology for only accessible resources, and report uniformity correspondingly, similar to what other topo discovery algorithms do. Fixes minor inconsistency in total topology reported and resources used for threads binding in case hwloc used.

Patch by Andrey Churbanov.

Diff Detail

Repository
rL LLVM

Event Timeline

tlwilmar updated this revision to Diff 60852.Jun 15 2016, 9:34 AM
tlwilmar retitled this revision from to Change hwloc discovery algorithm to print topology only for accessible resources.
tlwilmar updated this object.
tlwilmar added reviewers: jlpeyton, AndreyChurbanov.
tlwilmar set the repository for this revision to rL LLVM.
tlwilmar added a subscriber: openmp-commits.
AndreyChurbanov accepted this revision.Jun 16 2016, 2:21 AM
AndreyChurbanov edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 16 2016, 2:21 AM
jlpeyton accepted this revision.Jun 16 2016, 1:34 PM
jlpeyton edited edge metadata.

LGTM

This revision was automatically updated to reflect the committed changes.