OMP_PROC_BIND: better spread
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. Differential Revision: https://reviews.llvm.org/D36510 git-svn-id: https://llvm.org/svn/llvm-project/openmp/trunk@310670 91177308-0d34-0410-b5e6-96231b3b80d8
Loading
Please sign in to comment