[Openmp-commits] [PATCH] D48362: [OMPT] Remove OMPT idle callback

Simon Convent via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 20 05:30:52 PDT 2018


sconvent created this revision.
sconvent added reviewers: protze.joachim, Hahnfeld, hbae, jlpeyton, AndreyChurbanov.

The idle callback was removed from the spec.
This removes it from the implementation.


https://reviews.llvm.org/D48362

Files:
  runtime/src/include/50/ompt.h.var
  runtime/src/kmp_wait_release.h
  runtime/src/ompt-event-specific.h
  runtime/test/ompt/callback.h
  runtime/test/ompt/misc/idle.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48362.152070.patch
Type: text/x-patch
Size: 4761 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20180620/a79ff1c0/attachment.bin>


More information about the Openmp-commits mailing list