[Openmp-commits] [PATCH] D45527: [OpenMP] Fix affinity API for KMP_AFFINITY=none|compact|scatter

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Apr 18 12:29:04 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330283: [OpenMP] Fix affinity API for KMP_AFFINITY=none|compact|scatter (authored by jlpeyton, committed by ).
Herald added a subscriber: llvm-commits.

Changed prior to commit:
  https://reviews.llvm.org/D45527?vs=142034&id=142982#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45527

Files:
  openmp/trunk/runtime/src/kmp.h
  openmp/trunk/runtime/src/kmp_affinity.cpp
  openmp/trunk/runtime/src/kmp_ftn_entry.h
  openmp/trunk/runtime/src/kmp_settings.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45527.142982.patch
Type: text/x-patch
Size: 3995 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180418/f6487143/attachment.bin>


More information about the Openmp-commits mailing list