Inserted code to detect MIC dynamically and set certain default settings (e.g., affinity) at runtime instead of build time.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7632
Dynamic Intel(R) Many Integrated Core Architecture detection. ClosedPublic Authored by jlpeyton on Feb 13 2015, 3:49 PM.
Details
Summary Inserted code to detect MIC dynamically and set certain default settings (e.g., affinity) at runtime instead of build time.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Feb 18 2015, 4:51 PM
Revision Contents
Diff 19945 runtime/src/kmp.h
runtime/src/kmp_global.c
runtime/src/kmp_runtime.c
runtime/src/kmp_settings.c
|
Why is 'dummy' here? You don't seem to use it anywhere.