[Openmp-commits] [PATCH] D111788: [OpenMP] Add OMPT support for omp_all_memory task dependence
Joachim Protze via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Oct 14 03:56:55 PDT 2021
protze.joachim created this revision.
protze.joachim added a reviewer: hbae.
protze.joachim added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
protze.joachim requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
omp_all_memory currently has no representation in OMPT.
Adding new dependency flags as suggested by omp-lang issue #3007.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D111788
Files:
openmp/runtime/src/include/omp-tools.h.var
openmp/runtime/src/kmp_taskdeps.cpp
openmp/runtime/test/ompt/callback.h
openmp/runtime/test/ompt/tasks/kmp_task_depend_all.c
openmp/runtime/test/ompt/tasks/omp_task_depend_all.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111788.379651.patch
Type: text/x-patch
Size: 24710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20211014/6a8bb325/attachment-0001.bin>
More information about the Openmp-commits
mailing list