1. d8be537 [OpenMP] Begin Adding OpenMP Tool to Gather OpenMP Information by Joseph Huber · 3 years, 6 months ago
  2. 387fa0e [OpenMP][Tools][Tests] Fix ompt multiplex test by Joachim Protze · 3 years, 6 months ago
  3. 3389d8a [OpenMP] Fix shutdown hang/race bug by Peyton, Jonathan L · 3 years, 6 months ago
  4. e5bebf0 [OpenMP][Tool] Fix possible NULL-pointer dereference in test by Joachim Protze · 3 years, 6 months ago
  5. c67f384 [OpenMP][Tests] Fix compiler warnings in OpenMP runtime tests by Joachim Protze · 3 years, 6 months ago
  6. 1823bd3 [OpenMP][OMPT] Update the omp-tools header file to reflect 5.1 changes by Joachim Protze · 3 years, 6 months ago
  7. 7fe2b25 [OpenMP] Fixes for shared memory cleanup when aborts occur by AndreyChurbanov · 3 years, 6 months ago
  8. d9c4fe7 Revert "[libomptarget] Add support for target update non-contiguous" by Alexey Bataev · 3 years, 6 months ago
  9. ca5eb0b [OpenMP] Remove obsolete Fortran module file by Hansang Bae · 3 years, 7 months ago
  10. 0995e64 [libomptarget] Add support for target update non-contiguous by cchen · 3 years, 6 months ago
  11. d104fce [OpenMP] Fix potential division by 0 by Nawrin Sultana · 3 years, 6 months ago
  12. 82fc584 [OpenMP] Add ident_t flags for compiler OpenMP version by Peyton, Jonathan L · 3 years, 6 months ago
  13. 15d64b9 [OpenMP] avoid warning: equality comparison with extraneous parentheses by Joachim Protze · 3 years, 6 months ago
  14. dcca1f6 [libomptarget][nfc] Build amdgcn deviceRTL with nogpulib by Jon Chesterfield · 3 years, 6 months ago
  15. f8cb9eb [OpenMP] Fixed an issue in the test case parallel_offloading_map by Shilei Tian · 3 years, 6 months ago
  16. 8da3525 [OpenMP][Tools] clang-format Archer (NFC) by Joachim Protze · 3 years, 6 months ago
  17. f963768 [OpenMP][libomptarget][Tests] fix failing test by Joachim Protze · 3 years, 6 months ago
  18. a329fa9 [OpenMP][OMPT][NFC] Fix flaky test by Joachim Protze · 3 years, 6 months ago
  19. 922c605 [OpenMP][Tool] Handle detached tasks in Archer by Joachim Protze · 3 years, 6 months ago
  20. b9bddba [Libomptarget][NFC] Move global Libomptarget state to a struct by Atmn Patel · 3 years, 6 months ago
  21. 3658b28 [OpenMP][Docs] Structure and content for the OpenMP documentation by Johannes Doerfert · 3 years, 6 months ago
  22. eb066b1 [OpenMP] Add NULL check in dispatcher debug output by Peyton, Jonathan L · 3 years, 6 months ago
  23. 9178f37 [AMDGPU] Add __builtin_amdgcn_grid_size by Jon Chesterfield · 3 years, 6 months ago
  24. 4c46641 Revert "[OpenMP] Add Passing in Original Declaration Names To Mapper API" by Benjamin Kramer · 3 years, 6 months ago
  25. 89a748e [OpenMP] Add Support for Mapping Names in Libomptarget RTL by Joseph Huber · 3 years, 6 months ago
  26. 5dcfac0 [OpenMP] Add Passing in Original Declaration Names To Mapper API by Joseph Huber · 3 years, 7 months ago
  27. 96cf0b5 [Clang][OpenMP] Fixed an issue of segment fault when using target nowait by Shilei Tian · 3 years, 6 months ago
  28. fc834ba [OpenMP] changing OMP rtl to use shared memory instead of env variable by AndreyChurbanov · 3 years, 6 months ago
  29. 5b9a627 [OpenMP] Fixed a potential integer overflow by Shilei Tian · 3 years, 6 months ago
  30. 8f0c2e8 [libomptarget] Require LLVM source tree to build libomptarget by Jon Chesterfield · 3 years, 7 months ago
  31. 3e63c4c [libomptarget][amdgcn] Refactor memcpy to eliminate maps by JonChesterfield · 3 years, 7 months ago
  32. 2109b41 [libomptarget][AMDGPU][NFC] Split atmi_memcpy for h2d and d2h by Pushpinder Singh · 3 years, 7 months ago
  33. f33c163 [libomptarget][amdgcn] Implement missing symbols in deviceRTL by Jon Chesterfield · 3 years, 7 months ago
  34. c4d4d41 [libomptarget] Fix copy-to motion for PTR_AND_OBJ entries where PTR is a struct member. by George Rokos · 3 years, 7 months ago
  35. 2a9bb73 [openmp][libomptarget] Include header from LLVM source tree by JonChesterfield · 3 years, 7 months ago
  36. 55cc515 [libomptarget][amdgcn] Implement partial barrier by JonChesterfield · 3 years, 7 months ago
  37. a37eb31 [OpenMP] Change CMake Configuration to Build for Highest CUDA Architecture by Default by Joseph Huber · 3 years, 7 months ago
  38. 3dd39d3 [OpenMP][RTL] Remove dead code by Pushpinder Singh · 3 years, 7 months ago
  39. 885bdf0 [OpenMP][Archer][Tests] NFC: fix spurious test failure by Joachim Protze · 3 years, 7 months ago
  40. bedc443 [OpenMP][Tests] NFC: fix flaky test failure caused by rare scheduling by Joachim Protze · 3 years, 7 months ago
  41. 5a7a48a [OpenMP][libarcher] Allow all possible argument separators in TSAN_OPTIONS by Joachim Protze · 3 years, 7 months ago
  42. 4956d24 [OpenMP][OMPT] Update OMPT tests for newly added GOMP interface patches by Joachim Protze · 3 years, 7 months ago
  43. b73cf76 [OpenMP][libomptarget] make omp_get_initial_device 5.1 compliant by Joachim Protze · 3 years, 7 months ago
  44. 7c05518 [nfc][libomptarget] Drop parameter to named_sync by JonChesterfield · 3 years, 7 months ago
  45. 64516ed [OpenMP][VE plugin] Fixing failure to build VE plugin with consolidated error handling in libomptarget by Manoel Roemmer · 3 years, 7 months ago
  46. 5e780f3 [OpenMP] Add Missing _static Director for OpenMP Documentation by Joseph Huber · 3 years, 7 months ago
  47. a09d448 [OpenMP] cmake option LIBOMPTARGET_NVPTX_MAX_SM for nvptx device RTL by Ye Luo · 3 years, 7 months ago
  48. c710767 [OpenMP] Fix if0 task with dependencies in the runtime by Peyton, Jonathan L · 3 years, 8 months ago
  49. e6e0e18 [OpenMP] Introduce GOMP taskwait depend in the runtime by Peyton, Jonathan L · 3 years, 8 months ago
  50. ba6238a [OpenMP] Introduce GOMP mutexinoutset in the runtime by Peyton, Jonathan L · 3 years, 8 months ago
  51. e9d3617 [OpenMP] Introduce GOMP teams support in runtime by Peyton, Jonathan L · 3 years, 8 months ago
  52. 7ce3ba1 [OpenMP] Protect unrecogonized CUDA error code by Ye Luo · 3 years, 8 months ago
  53. c789150 [OpenMP] Initial Support for OpenMP Webpage Documentation by Joseph Huber · 3 years, 8 months ago
  54. 8504e69 [libomptarget] Disable build of amdgpu plugin as it doesn't build with rocm. by JonChesterfield · 3 years, 8 months ago
  55. 2df3e5a [OpenMP] Additional Information for Libomptarget Mappings by Joseph Huber · 3 years, 8 months ago
  56. d6fe7f6 [CMake][OpenMP] Simplify getting CUDA library directory by Raul Tambre · 3 years, 8 months ago
  57. 835b759 [OpenMP] Begin Printing Information Dumps In Libomptarget and Plugins by Joseph Huber · 3 years, 8 months ago
  58. b380c17 [OpenMP][AMDGPU] Use DS_Max_Warp_Number instead of WARPSIZE by Pushpinder Singh · 3 years, 8 months ago
  59. afb6d3c [CMake][OpenMP] Remove old dead CMake code by Raul Tambre · 3 years, 8 months ago
  60. 14e0ac5 [OpenMP] Consolidate error handling and debug messages in Libomptarget by Joseph Huber · 3 years, 8 months ago
  61. 885d9d3 [LIBOMPTARGET]Do not try to optimize bases for the next parameters. by Alexey Bataev · 3 years, 8 months ago
  62. 5664d64 [OpenMP] Fixed wrong test command in the test private_mapping.c by Shilei Tian · 3 years, 8 months ago
  63. 4970196 [OpenMP] Always emit debug messages that indicate offloading failure by Joseph Huber · 3 years, 8 months ago
  64. a432e7d [libomptarget][amdgpu] Improve thread safety, remove dead code by JonChesterfield · 3 years, 8 months ago
  65. da646b7 [libomptarget][amdgpu] Update plugin CMake to work with latest rocr library by Jon Chesterfield · 3 years, 8 months ago
  66. f32b815 [OpenMP] Fix import library installation with MinGW by AndreyChurbanov · 3 years, 8 months ago
  67. af328fb [OpenMP] Fix build on macOS sdk 10.12 and newer by AndreyChurbanov · 3 years, 8 months ago
  68. 7a5d7a6 [OpenMP] Pack first-private arguments to improve efficiency of data transfer by Shilei Tian · 3 years, 8 months ago
  69. 4adbdb6 Add <stdarg.h> include to kmp_os.h, to get the va_list type, required by Dimitry Andric · 3 years, 8 months ago
  70. 213d675 Move special va_list handling to kmp_os.h by Dimitry Andric · 3 years, 9 months ago
  71. 7065530 [OpenMP] Check if _MSC_VER is defined before using it by AndreyChurbanov · 3 years, 8 months ago
  72. 546e72e [NFC][OpenMP] Remove outdated comments about potential issues by Shilei Tian · 3 years, 8 months ago
  73. 8ef08d7 [OpenMP] Introduce target memory manager by Shilei Tian · 3 years, 9 months ago
  74. 849ca04 [OpenMP] Refactored the function `DeviceTy::data_exchange` by Shilei Tian · 3 years, 9 months ago
  75. 7c76f5a [libomptarget][amdgpu] Support building with static rocm libraries by Jon Chesterfield · 3 years, 9 months ago
  76. 30ec818 [libomptarget][NFC] Sort list of plugins in chronological order by George Rokos · 3 years, 9 months ago
  77. a2a5a71 [OpenMP][CUDA] Keep one kernel list per device, not globally. by Johannes Doerfert · 3 years, 9 months ago
  78. 18ec0e0 [OpenMP][CUDA] Cache the maximal number of threads per block (per kernel) by Johannes Doerfert · 3 years, 9 months ago
  79. d31c37c [libomptarget] Implement host plugin for amdgpu by Jon Chesterfield · 3 years, 9 months ago
  80. 4399094 [OpenMP] Fix releasing of stack memory by Joachim Protze · 3 years, 9 months ago
  81. 376944e [OpenMP] Fix ref count dec for implicit map of partial data by Joel E. Denny · 3 years, 9 months ago
  82. a77f4f6 [OpenMP] Fix `target data` exit for array extension by Joel E. Denny · 3 years, 9 months ago
  83. 8aa6d6f [OpenMP] Fix `present` diagnostic for array extension by Joel E. Denny · 3 years, 9 months ago
  84. b6de60e [libomptarget][NFC] Replace `%ld` with PRId64 for data of type int64_t. by George Rokos · 3 years, 9 months ago
  85. 469ceb6 [LIBOMPTARGET]Fix order of mapper data for targetDataEnd function. by Alexey Bataev · 3 years, 9 months ago
  86. a1b5b84 [OpenMP] Fix `omp target update` for array extension by Joel E. Denny · 3 years, 9 months ago
  87. 35b2ecf [OpenMP] Fix `present` for exit from `omp target data` by Joel E. Denny · 3 years, 9 months ago
  88. bc3aa4d [OpenMP] support build on msys2/mingw with clang or gcc by Adrian Pop · 3 years, 9 months ago
  89. f51581b [OpenMP] Don't use MSVC workaround with MinGW by AndreyChurbanov · 3 years, 9 months ago
  90. 73278a8 OpenMP: Fix typo variabls -> variables by David Blaikie · 3 years, 9 months ago
  91. 4e9ed42 [OpenMP] Fixed the issue that target memory deallocation might be called when they're being used by Shilei Tian · 3 years, 9 months ago
  92. 8fbf810 [OpenMP] Use weak attribute in interface only for static library by Joachim Protze · 3 years, 9 months ago
  93. 6b44458 [OpenMP] Refactored the function `targetDataEnd` by Shilei Tian · 3 years, 9 months ago
  94. b6247b3 [OpenMP] Refactored the function `target` by Shilei Tian · 3 years, 9 months ago
  95. 16a2fd7 [OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region. by Alexey Bataev · 3 years, 9 months ago
  96. 288d052 Revert "[OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region." by Alexey Bataev · 3 years, 9 months ago
  97. 25fa807 [OPENMP]Fix PR46824: Global declare target pointer cannot be accessed in target region. by Alexey Bataev · 3 years, 10 months ago
  98. fb3a7a9 [OpenMP] Implement TR8 `present` motion modifier in runtime (2/2) by Joel E. Denny · 3 years, 9 months ago
  99. 25a2d1e [OpenMP] Replaced mutex lock/unlock in `target` with `std::lock_guard` by Shilei Tian · 3 years, 9 months ago
  100. b751cb7 Revert "[OpenMP] Implement TR8 `present` motion modifier in runtime (2/2)" by Joel E. Denny · 3 years, 9 months ago