This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository openmp.
from 2b135c5 [OpenMP] Change initialization of __kmp_global new 66ddc21 Enable tasks dependencies hashmaps resizing.
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/kmp.h | 3 +- runtime/src/kmp_taskdeps.cpp | 73 +++++++++++++++++++--- .../test/tasking/omp_task_depend_resize_hashmap.c | 38 +++++++++++ 3 files changed, 103 insertions(+), 11 deletions(-) create mode 100644 runtime/test/tasking/omp_task_depend_resize_hashmap.c