This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 4bdc9af [OpenMP] Prevent unused-variable warning in libomptarget when [...] new a8b80af Reset initial affinity in children processes new 8924d73 Replace platform macro with KMP_MIC_SUPPORTED
The 2 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/kmp.h | 7 +++++-- runtime/src/kmp_global.cpp | 2 +- runtime/src/kmp_platform.h | 4 ++++ runtime/src/kmp_runtime.cpp | 14 +++++++------- runtime/src/kmp_settings.cpp | 10 +++++----- runtime/src/z_Linux_util.cpp | 6 ++++++ 6 files changed, 28 insertions(+), 15 deletions(-)