hanchenye-llvm-project/openmp
Jonathan Peyton 586849918b Fix for KMP_AFFINITY=respect with multiple processor groups
An assert() was being tripped when KMP_AFFINITY=respect + Multiple Processor
Groups. Let __kmp_affinity_create_proc_group_map() function be able to create
address2os object which contains a single group by deleting restriction that
process affinity mask must span multiple groups.

llvm-svn: 303101
2017-05-15 19:05:59 +00:00
..
libomptarget [OpenMP] Changes in the plugin interface 2017-05-10 14:12:36 +00:00
offload
runtime Fix for KMP_AFFINITY=respect with multiple processor groups 2017-05-15 19:05:59 +00:00
testsuite
www Support of mips & mips64 for openmprtl 2016-12-08 09:22:24 +00:00
.gitignore Create a git ignore file for openmp runtime. 2017-03-11 13:05:08 +00:00
CMakeLists.txt [OpenMP] libomptarget: Disable on MacOS X 2017-03-21 18:19:09 +00:00
CREDITS.txt
LICENSE.txt