1. 0e0d6cd [OMPT] First chunk of final OMPT 5.0 interface updates by Joachim Protze · 7 years ago
  2. c334434 Implementation of OpenMP 5.0 mutexinoutset task dependency type. by Andrey Churbanov · 7 years ago
  3. cf27e31 [OpenMP] Fix performance issue from 376.kdtree by Jonathan Peyton · 7 years ago
  4. 489cdb7 [OMPT] Update types according to TR7 by Joachim Protze · 7 years ago
  5. 61d44f1 [OpenMP] Fix a few formatting issues by Jonathan Peyton · 7 years ago
  6. 37e2ef5 [OpenMP] Use C++11 Atomics - barrier, tasking, and lock code by Jonathan Peyton · 7 years ago
  7. b0e4f87 [OMPT] Omissionin in OMPT Formatting by Joachim Protze · 8 years ago
  8. 265fb58 [OMPT] Set and reset frame address when creating a task with dependences by Joachim Protze · 8 years ago
  9. c255ca7 Rename fields of ompt_frame_t by Joachim Protze · 8 years ago
  10. b71424f Revert "Rename fields of ompt_frame_t" by Jonas Hahnfeld · 8 years ago
  11. 7415725 Rename fields of ompt_frame_t by Joachim Protze · 8 years ago
  12. 82e94a5 Update implementation of OMPT to the specification OpenMP 5.0 Preview 1 (TR4). by Joachim Protze · 8 years ago
  13. 94a114f Apply formatting changes by Jonathan Peyton · 8 years ago
  14. c47afcd OpenMP RTL cleanup: eliminated warnings with -Wcast-qual. by Andrey Churbanov · 8 years ago
  15. 3041982 Clang-format and whitespace cleanup of source code by Jonathan Peyton · 8 years ago
  16. a88e835 Fixed typo in kmp_process_deps trace output by Jonathan Peyton · 9 years ago
  17. 96fe1aa Set task->td_dephash to NULL after free by Jonathan Peyton · 9 years ago
  18. df0d75e Fixed a memory leak related to task dependencies. by Andrey Churbanov · 9 years ago
  19. 3c4050d Fixing typos in __kmp_release_deps trace outputs by Jonathan Peyton · 9 years ago
  20. bedc371 Do not block on explicit task depending on proxy task by Jonas Hahnfeld · 9 years ago
  21. 2023661 kmp_taskdeps.cpp: Fix debugging output by Jonas Hahnfeld · 9 years ago
  22. c505ab6 Fix for crash in task dependencies by Jonathan Peyton · 9 years ago
  23. df6818b Renaming change: 41 -> 45 and 4.1 -> 4.5 by Jonathan Peyton · 9 years ago
  24. 6111849 Remove trailing whitespace in src/ directory by Jonathan Peyton · 9 years ago
  25. 7d45451 Fix task dependency performance problem by Jonathan Peyton · 10 years ago
  26. 39b6862 [OMPT] Add support for ompt_event_task_dependences and ompt_event_task_dependence_pair by Jonas Hahnfeld · 10 years ago
  27. 55c447f Add newlines to debug TRACE messages in kmp_taskdeps.cpp by Jonathan Peyton · 10 years ago
  28. d2eb3c7 Put taskdata variables under KMP_DEBUG guards. by Jonathan Peyton · 10 years ago
  29. e8104ad Remove unused variable warnings by fooling compiler. by Jonathan Peyton · 10 years ago
  30. 535b6fa D9306 omp 4.1 async offload support (partial): code changes by Andrey Churbanov · 10 years ago
  31. d9e775e Comments only: removing the Revision and Date svn variables from the top of all the source files. by Andrey Churbanov · 11 years ago
  32. 4cc4bb4 I apologise in advance for the size of this check-in. At Intel we do by Jim Cownie · 11 years ago
  33. 5e8470a First attempt to import OpenMP runtime by Jim Cownie · 12 years ago