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: unassignedb...@nondot.org
          Reporter: andrey.churba...@intel.com
                CC: llvm-bugs@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.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to