This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 0f2e782 Move function into cpp file under KMP_AFFINITY_SUPPORTED guard. new 26eea9e [OPENMP] Implementation of omp_get_default_device and omp_set [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: runtime/src/dllexports | 4 ++-- runtime/src/kmp.h | 6 ++++++ runtime/src/kmp_ftn_entry.h | 33 +++++++++++++++++++++++---------- runtime/src/kmp_ftn_os.h | 16 ++++++++-------- runtime/src/kmp_global.c | 4 ++++ runtime/src/kmp_runtime.c | 1 + runtime/src/kmp_settings.c | 16 ++++++++++++++++ 7 files changed, 60 insertions(+), 20 deletions(-)