[llvm-bugs] [Bug 39137] New: Imrove perfromance when user sets same number of threads
via llvm-bugs
llvm-bugs at lists.llvm.org
Mon Oct 1 03:14:03 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=39137
Bug ID: 39137
Summary: Imrove perfromance when user sets same number of
threads
Product: OpenMP
Version: unspecified
Hardware: PC
OS: All
Status: NEW
Severity: enhancement
Priority: P
Component: Runtime Library
Assignee: unassignedbugs at nondot.org
Reporter: andrey.churbanov at intel.com
CC: llvm-bugs at lists.llvm.org
omp_set_num_threads() or num_threads() clause can set same number of threads
each time. The library should do "nothing" in this case.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20181001/784f9fa2/attachment.html>
More information about the llvm-bugs
mailing list