1 | // RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_serialized.h |
---|---|
2 | // REQUIRES: ompt |
3 | |
4 | #define SCHEDULE runtime |
5 | #include "base_serialized.h" |
6 |
1 | // RUN: %libomp-compile-and-run | %sort-threads | FileCheck %S/base_serialized.h |
---|---|
2 | // REQUIRES: ompt |
3 | |
4 | #define SCHEDULE runtime |
5 | #include "base_serialized.h" |
6 |