[Openmp-commits] [PATCH] D21528: Improvements to process affinity mask setting

Terry Wilmarth via Openmp-commits openmp-commits at lists.llvm.org
Mon Jun 20 12:19:44 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.

A couple improvements:
* Add ability to limit fullMask size when KMP_HW_SUBSET limits resources.
* Make KMP_HW_SUBSET work for affinity_none, and only limit fullMask in this case.

Patch by Andrey Churbanov.

Repository:
  rL LLVM

http://reviews.llvm.org/D21528

Files:
  runtime/src/kmp_affinity.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21528.61286.patch
Type: text/x-patch
Size: 13542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160620/0b08dc20/attachment.bin>


More information about the Openmp-commits mailing list