[Openmp-commits] [PATCH] D102188: [OpenMP] Add experimental nesting mode
Terry Wilmarth via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Fri May 21 15:18:45 PDT 2021
tlwilmar updated this revision to Diff 347136.
tlwilmar added a comment.
A few updates that were missed in the original patch were added. Condition fix in the init function, and a topology method check to make use of hwloc if available.
Repository:
rOMP OpenMP
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102188/new/
https://reviews.llvm.org/D102188
Files:
openmp/runtime/src/kmp.h
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102188.347136.patch
Type: text/x-patch
Size: 7511 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210521/ce0bd15e/attachment-0001.bin>
More information about the Openmp-commits
mailing list