[Openmp-commits] [PATCH] D36510: OMP_PROC_BIND: better spread

Paul Osmialowski via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Aug 9 04:19:16 PDT 2017


pawosm01 created this revision.
pawosm01 added a project: OpenMP.

This change improves the way threads are spread across cores when OMP_PROC_BIND=spread is set and no unusual affinity masks are in use.


Repository:
  rL LLVM

https://reviews.llvm.org/D36510

Files:
  runtime/src/kmp_runtime.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36510.110354.patch
Type: text/x-patch
Size: 5920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20170809/f2bf14c0/attachment.bin>


More information about the Openmp-commits mailing list