aboutsummaryrefslogtreecommitdiff
path: root/runtime/src/kmp_taskdeps.cpp
AgeCommit message (Expand)Author
2017-05-12Clang-format and whitespace cleanup of source codeJonathan Peyton
2016-11-28Fixed typo in kmp_process_deps trace outputJonathan Peyton
2016-11-21Set task->td_dephash to NULL after freeJonathan Peyton
2016-10-27Fixed a memory leak related to task dependencies.Andrey Churbanov
2016-10-26Fixing typos in __kmp_release_deps trace outputsJonathan Peyton
2016-08-08Do not block on explicit task depending on proxy taskJonas Hahnfeld
2016-08-04kmp_taskdeps.cpp: Fix debugging outputJonas Hahnfeld
2016-06-16Fix for crash in task dependenciesJonathan Peyton
2016-06-14Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton
2016-05-20Remove trailing whitespace in src/ directoryJonathan Peyton
2016-01-28Fix task dependency performance problemJonathan Peyton
2016-01-28[OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...Jonas Hahnfeld
2015-11-16Add newlines to debug TRACE messages in kmp_taskdeps.cppJonathan Peyton
2015-08-26Put taskdata variables under KMP_DEBUG guards.Jonathan Peyton
2015-06-08Remove unused variable warnings by fooling compiler.Jonathan Peyton
2015-05-07D9306 omp 4.1 async offload support (partial): code changesAndrey Churbanov
2015-01-27Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov
2014-10-07I apologise in advance for the size of this check-in. At Intel we doJim Cownie
2013-09-27First attempt to import OpenMP runtimeJim Cownie