[PATCH] D14566: Add ompt_event_task_switch event into OMPT/OpenMP

Harald Servat via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 11 08:05:11 PST 2015


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

This patch now applies to version 3.0, 4.0 and 4.1 (aka 4.5). All these versions support #pragma omp task.


http://reviews.llvm.org/D14566

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14566.39929.patch
Type: text/x-patch
Size: 5899 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151111/12c35ccf/attachment.bin>


More information about the llvm-commits mailing list