[Openmp-commits] [PATCH] D58211: [5.0] Add omp_get_supported_active_levels()

Terry Wilmarth via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Feb 13 14:57:45 PST 2019


tlwilmar created this revision.
tlwilmar added reviewers: jlpeyton, hbae.
tlwilmar added a project: OpenMP.
Herald added a subscriber: jdoerfert.

This patch adds the new 5.0 API function omp_get_supported_active_levels().


Repository:
  rOMP OpenMP

https://reviews.llvm.org/D58211

Files:
  runtime/src/dllexports
  runtime/src/include/50/omp.h.var
  runtime/src/include/50/omp_lib.f.var
  runtime/src/include/50/omp_lib.f90.var
  runtime/src/include/50/omp_lib.h.var
  runtime/src/kmp_ftn_entry.h
  runtime/src/kmp_ftn_os.h
  runtime/test/parallel/omp_nested.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58211.186750.patch
Type: text/x-patch
Size: 8135 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20190213/4a28b011/attachment.bin>


More information about the Openmp-commits mailing list