[Openmp-commits] [PATCH] D14746: Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair

Harald Servat via Openmp-commits openmp-commits at lists.llvm.org
Wed Dec 23 02:15:13 PST 2015


harald.servat updated this revision to Diff 43515.
harald.servat added a comment.

I have addressed John M. Crummey's comments.

I have added the macros KMP_OMPT_DEPS_ALLOC/KMP_OMPT_DEPS_FREE into ompt-internal.h. I also have modified the comments regarding the added events into the ompt.h.var files.


http://reviews.llvm.org/D14746

Files:
  runtime/src/include/40/ompt.h.var
  runtime/src/include/41/ompt.h.var
  runtime/src/kmp_taskdeps.cpp
  runtime/src/kmp_tasking.c
  runtime/src/ompt-event-specific.h
  runtime/src/ompt-internal.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14746.43515.patch
Type: text/x-patch
Size: 13636 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20151223/62d3da2b/attachment-0001.bin>


More information about the Openmp-commits mailing list