LLVM OpenMP
22.0.0git
runtime
test
ompt
worksharing
for
runtime.c
Go to the documentation of this file.
1
// clang-format off
2
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
3
// REQUIRES: ompt
4
// clang-format on
5
6
#define SCHEDULE runtime
7
// Without any schedule specified, the runtime uses static schedule,
8
// which is a reason choice
9
#define SCHED_OUTPUT "static"
10
#include "
base.h
"
base.h
Generated on Tue Sep 2 2025 18:35:25 for LLVM OpenMP by
1.9.6