Andrey Churbanov
|
ad3f63986d
|
Added an option to bind initial thread at the start of application
via setting envirable KMP_INITIAL_THREAD_BIND=1.
Differential Revision: https://reviews.llvm.org/D29665
llvm-svn: 295339
|
2017-02-16 17:08:40 +00:00 |
Andrey Churbanov
|
76d4285460
|
Fix for the __kmpc_global_num_threads function to return the value of the __kmp_all_nth global var.
Patch by Yonghong Yan.
Differential Revision: https://reviews.llvm.org/D27975
llvm-svn: 290272
|
2016-12-21 21:20:20 +00:00 |
Jonathan Peyton
|
de4749b748
|
Follow up to r289732: Update comments in source files to reference .cpp files
Patch by Hansang Bae
llvm-svn: 289739
|
2016-12-14 23:01:24 +00:00 |
Jonathan Peyton
|
7cc577a4ef
|
Change source files from .c to .cpp
Patch by Hansang Bae
Differential Revision: https://reviews.llvm.org/D26688
llvm-svn: 289732
|
2016-12-14 22:39:11 +00:00 |