llvm-project/openmp/runtime/test/ompt
Hansang Bae 7e23b46ab8 [OpenMP] Possible fix for sporadic test failure from loop_dispatch.c
This patch tries to fix sporadic test failure after the change
https://reviews.llvm.org/D122107.
Made the test wait until every thread has at least one loop iteration.

Differential Revision: https://reviews.llvm.org/D124812
2022-05-03 14:46:32 -05:00
..
cancel [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes 2020-11-11 20:13:21 +01:00
loadtool [OpenMP] Fix printing routine for OMP_TOOL_VERBOSE_INIT 2021-04-14 07:55:26 -05:00
misc [OpenMP][libomp] Introduce oneAPI compiler support 2022-02-14 14:10:33 -06:00
parallel [OpenMP][OMPT] thread_num determination during execution of nested serialized parallel regions 2021-10-25 18:21:20 +02:00
synchronization [OpenMP][Tools][NFC] Fix C99-style declaration of iteration variables 2021-10-25 18:20:12 +02:00
tasks [OpenMP] Add support for ompt_callback_dispatch 2022-04-06 08:01:02 -05:00
teams [OpenMP] Add support for ompt_callback_dispatch 2022-04-06 08:01:02 -05:00
worksharing [OpenMP] Possible fix for sporadic test failure from loop_dispatch.c 2022-05-03 14:46:32 -05:00
callback.h [OpenMP] Add support for ompt_callback_dispatch 2022-04-06 08:01:02 -05:00
ompt-signal.h