This patch adds the new 5.0 API function omp_get_supported_active_levels().
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D58211
[5.0] Add omp_get_supported_active_levels() ClosedPublic Authored by tlwilmar on Feb 13 2019, 2:57 PM.
Details Summary This patch adds the new 5.0 API function omp_get_supported_active_levels().
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 13 2019, 3:11 PM Closed by commit rL354368: [OpenMP 5.0] Add omp_get_supported_active_levels() (authored by jlpeyton). · Explain WhyFeb 19 2019, 10:50 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 187412 openmp/trunk/runtime/src/dllexports
openmp/trunk/runtime/src/include/50/omp.h.var
openmp/trunk/runtime/src/include/50/omp_lib.h.var
openmp/trunk/runtime/src/include/50/omp_lib.f.var
openmp/trunk/runtime/src/include/50/omp_lib.f90.var
openmp/trunk/runtime/src/kmp_ftn_entry.h
openmp/trunk/runtime/src/kmp_ftn_os.h
openmp/trunk/runtime/test/parallel/omp_nested.c
|