[Openmp-commits] [PATCH] D35912: Fix implementation of OMP_THREAD_LIMIT
Terry Wilmarth via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 27 13:40:06 PDT 2017
tlwilmar updated this revision to Diff 108520.
tlwilmar added a comment.
Added a test for OMP_THREAD_LIMIT env, api, and general functionality. Note that this test, when running correctly, will emit a Warning and a Hint, because the limit squashes the requested number of threads.
Repository:
rL LLVM
https://reviews.llvm.org/D35912
Files:
runtime/src/i18n/en_US.txt
runtime/src/kmp.h
runtime/src/kmp_ftn_entry.h
runtime/src/kmp_global.cpp
runtime/src/kmp_runtime.cpp
runtime/src/kmp_settings.cpp
runtime/test/env/omp_thread_limit.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35912.108520.patch
Type: text/x-patch
Size: 13440 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170727/cef44e1f/attachment.bin>
More information about the Openmp-commits
mailing list