[Openmp-commits] [PATCH] D95003: [OpenMP] libomp: implement OpenMP 5.1 nteams-var and teams-thread-limit-var ICVs

Andrey Churbanov via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Feb 1 11:54:55 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd7b12004bd7d: [OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVs (authored by AndreyChurbanov).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95003/new/

https://reviews.llvm.org/D95003

Files:
  openmp/runtime/src/dllexports
  openmp/runtime/src/include/omp.h.var
  openmp/runtime/src/include/omp_lib.f90.var
  openmp/runtime/src/include/omp_lib.h.var
  openmp/runtime/src/kmp.h
  openmp/runtime/src/kmp_ftn_entry.h
  openmp/runtime/src/kmp_ftn_os.h
  openmp/runtime/src/kmp_global.cpp
  openmp/runtime/src/kmp_runtime.cpp
  openmp/runtime/src/kmp_settings.cpp
  openmp/runtime/test/api/omp_nteams_api.c
  openmp/runtime/test/api/omp_nteams_api_env.c
  openmp/runtime/test/api/omp_nteams_api_env2.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95003.320552.patch
Type: text/x-patch
Size: 15440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210201/8a635324/attachment.bin>


More information about the Openmp-commits mailing list