[Openmp-commits] [PATCH] D21389: Change hwloc discovery algorithm to print topology only for accessible resources
Terry Wilmarth via Openmp-commits
openmp-commits at lists.llvm.org
Wed Jun 15 09:34:55 PDT 2016
tlwilmar created this revision.
tlwilmar added reviewers: jlpeyton, AndreyChurbanov.
tlwilmar added a subscriber: openmp-commits.
tlwilmar set the repository for this revision to rL LLVM.
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.
Repository:
rL LLVM
http://reviews.llvm.org/D21389
Files:
runtime/src/kmp_affinity.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21389.60852.patch
Type: text/x-patch
Size: 6108 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160615/037368e6/attachment.bin>
More information about the Openmp-commits
mailing list