[Openmp-commits] [PATCH] D110699: [OpenMP][OMPT] thread_num determination during execution of nested serialized parallel regions

Vladimir Inđić via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 18 09:46:08 PDT 2021


vladaindjic updated this revision to Diff 380447.
vladaindjic added a comment.

[OpenMP][OMPT] Barrier has been added inside nested_lwt_thread_num.c test case.

As @protze.joachim proposed, the barrier has been added at the beginning of the
regular (the outermost) parallel region.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110699

Files:
  openmp/runtime/src/ompt-specific.cpp
  openmp/runtime/test/ompt/parallel/nested_lwt_thread_num.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110699.380447.patch
Type: text/x-patch
Size: 6321 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211018/dd74b6ab/attachment.bin>


More information about the Openmp-commits mailing list