[Openmp-commits] [PATCH] D39182: Implementation of OMPT as specified in OpenMP 5.0 Preview 2

Joachim Protze via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 23 06:51:37 PDT 2017


protze.joachim created this revision.

This patch updates the implementation of OMPT to the specification version "OpenMP 5.0 Preview 2" aka "TR 6" that will be released around SC'17.


https://reviews.llvm.org/D39182

Files:
  runtime/src/exports_so.txt
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_csupport.cpp
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_gsupport.cpp
  runtime/src/kmp_runtime.cpp
  runtime/src/kmp_taskdeps.cpp
  runtime/src/kmp_tasking.cpp
  runtime/src/ompt-event-specific.h
  runtime/src/ompt-general.cpp
  runtime/src/ompt-specific.cpp
  runtime/test/ompt/callback.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39182.119843.patch
Type: text/x-patch
Size: 68828 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20171023/b96f314e/attachment-0001.bin>


More information about the Openmp-commits mailing list