summaryrefslogtreecommitdiffstats
path: root/openmp/runtime/src/kmp_taskdeps.cpp
Commit message (Expand)AuthorAgeFilesLines
* Do not block on explicit task depending on proxy taskJonas Hahnfeld2016-08-081-9/+4
* kmp_taskdeps.cpp: Fix debugging outputJonas Hahnfeld2016-08-041-3/+5
* Fix for crash in task dependenciesJonathan Peyton2016-06-161-1/+1
* Renaming change: 41 -> 45 and 4.1 -> 4.5Jonathan Peyton2016-06-141-3/+3
* Remove trailing whitespace in src/ directoryJonathan Peyton2016-05-201-5/+5
* Fix task dependency performance problemJonathan Peyton2016-01-281-10/+21
* [OMPT] Add support for ompt_event_task_dependences and ompt_event_task_depend...Jonas Hahnfeld2016-01-281-6/+69
* Add newlines to debug TRACE messages in kmp_taskdeps.cppJonathan Peyton2015-11-161-2/+2
* Put taskdata variables under KMP_DEBUG guards.Jonathan Peyton2015-08-261-2/+3
* Remove unused variable warnings by fooling compiler.Jonathan Peyton2015-06-081-1/+2
* D9306 omp 4.1 async offload support (partial): code changesAndrey Churbanov2015-05-071-3/+21
* Comments only: removing the Revision and Date svn variables from the top of a...Andrey Churbanov2015-01-271-2/+0
* I apologise in advance for the size of this check-in. At Intel we doJim Cownie2014-10-071-34/+81
* First attempt to import OpenMP runtimeJim Cownie2013-09-271-0/+448
OpenPOWER on IntegriCloud