[Openmp-commits] [PATCH] D31600: KMP_HW_SUBSET extended with NUMA support when HWLOC enabled

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Apr 3 07:37:27 PDT 2017


AndreyChurbanov created this revision.
AndreyChurbanov added a project: OpenMP.

- KMP_HW_SUBSET parsing rewritten;
- Added support for L2 cache and NUMA nodes, given the HWLOC enabled;
- old functionality just reformatted with no functional changes.


Repository:
  rL LLVM

https://reviews.llvm.org/D31600

Files:
  runtime/src/dllexports
  runtime/src/i18n/en_US.txt
  runtime/src/kmp.h
  runtime/src/kmp_affinity.cpp
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_global.cpp
  runtime/src/kmp_settings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31600.93855.patch
Type: text/x-patch
Size: 57193 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170403/152f5726/attachment-0001.bin>


More information about the Openmp-commits mailing list