llvm-project/openmp/runtime/test/ompt/worksharing/for/guided.c

6 lines
131 B
C

// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base.h
// REQUIRES: ompt
#define SCHEDULE guided
#include "base.h"