[Openmp-commits] [PATCH] D125993: [OpenMP][libomp] Allow reset affinity mask after parallel

Jonathan Peyton via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 19 11:10:24 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG17dcde5f1bfe: [OpenMP][libomp] Allow reset affinity mask after parallel (authored by AndreyChurbanov, committed by jlpeyton).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125993/new/

https://reviews.llvm.org/D125993

Files:
  openmp/docs/design/Runtimes.rst
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_affinity.cpp
  openmp/runtime/src/kmp_csupport.cpp
  openmp/runtime/src/kmp_ftn_entry.h
  openmp/runtime/src/kmp_global.cpp
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/test/affinity/kmp-affinity-reset.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125993.445887.patch
Type: text/x-patch
Size: 16331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220719/4d2d672a/attachment-0001.bin>


More information about the Openmp-commits mailing list