[Openmp-commits] [PATCH] D55577: [OMPT] First chunk of final OMPT 5.0 interface updates

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Dec 17 08:38:59 PST 2018


protze.joachim updated this revision to Diff 178473.
protze.joachim marked 4 inline comments as done.
protze.joachim added a comment.

Implemented most changes requested by Hansang


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

https://reviews.llvm.org/D55577

Files:
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_atomic.h
  runtime/src/kmp_barrier.cpp
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_lock.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_taskdeps.cpp
  runtime/src/kmp_tasking.cpp
  runtime/src/kmp_wait_release.h
  runtime/src/ompt-general.cpp
  runtime/src/ompt-internal.h
  runtime/src/ompt-specific.cpp
  runtime/src/ompt-specific.h
  runtime/test/ompt/callback.h
  runtime/test/ompt/misc/api_calls_from_other_thread.cpp
  runtime/test/ompt/misc/api_calls_misc.c
  runtime/test/ompt/misc/control_tool.c
  runtime/test/ompt/parallel/nested.c
  runtime/test/ompt/parallel/nested_thread_num.c
  runtime/test/ompt/tasks/explicit_task.c
  runtime/test/ompt/tasks/serialized.c
  runtime/test/ompt/tasks/task_in_joinbarrier.c
  runtime/test/ompt/tasks/untied_task.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55577.178473.patch
Type: text/x-patch
Size: 119887 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20181217/40f4115f/attachment-0001.bin>


More information about the Openmp-commits mailing list