[Openmp-commits] [PATCH] D21340: Deprecate KMP_PLACE_THREADS and rename as KMP_HW_SUBSET

Terry Wilmarth via Openmp-commits openmp-commits at lists.llvm.org
Tue Jun 14 13:51:06 PDT 2016


tlwilmar created this revision.
tlwilmar added reviewers: AndreyChurbanov, jlpeyton.
tlwilmar added a subscriber: openmp-commits.
tlwilmar set the repository for this revision to rL LLVM.

Deprecated KMP_PLACE_THREADS and renamed it into KMP_HW_SUBSET due to confusion about its purpose and function among users.

Patch by Andrey Churbanov

Repository:
  rL LLVM

http://reviews.llvm.org/D21340

Files:
  runtime/src/i18n/en_US.txt
  runtime/src/kmp_affinity.cpp
  runtime/src/kmp_settings.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21340.60739.patch
Type: text/x-patch
Size: 12793 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20160614/d379e7da/attachment.bin>


More information about the Openmp-commits mailing list