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