aboutsummaryrefslogtreecommitdiff
path: root/rc3/runtime/test/ompt/worksharing/for/runtime_split.c
blob: 7a677edbfd0e3a7a3f15969c4305a9fb9fd85f04 (plain)
1
2
3
4
5
6
7
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_split.h
// RUN: %libomp-compile-and-run | %sort-threads | FileCheck --check-prefix=CHECK-LOOP %S/base_split.h
// REQUIRES: ompt
// UNSUPPORTED: gcc-4, gcc-5, gcc-6, gcc-7

#define SCHEDULE runtime
#include "base_split.h"