summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/kmp.h
AgeCommit message (Expand)Author
2025-11-21[OpenMP][libomp] Add transparent task flag bit to kmp_tasking_flags (#168873)Zahira Ammarguellat
2025-10-15[OpenMP] Fix preprocessor mismatches between include and usages of hwloc (#15...Peter Arzt
2025-08-28Revert "[OpenMP][clang] 6.0: num_threads strict (part 3: codegen)" (#155809)Robert Imschweiler
2025-08-28[OpenMP][clang] 6.0: num_threads strict (part 3: codegen) (#146405)Robert Imschweiler
2025-08-06[OFFLOAD][OPENMP] 6.0 compatible interop interface (#143491)Alex Duran
2025-07-21[OpenMP] [NFC] Remove KMP_NESTED_HOT_TEAMS macro (#143584)Jonathan Peyton
2025-07-18[OpenMP] [NFC] Remove dead code: building task stack (#143589)Jonathan Peyton
2025-07-08[OpenMP] OpenMP ThreadSet clause - basic runtime (#144409)Ritanya-B-Bharadwaj
2025-05-05[OpenMP] Fix KMP_OS_AIX handling (#138499)Rainer Orth
2025-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2025-04-02[OpenMP] Add memory allocation using hwloc (#132843)nawrinsu
2025-03-26[OpenMP] Add support for Haiku (#133034)Brad Smith
2025-03-21Revert "Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs" (#131...Josep Pinot
2025-03-14[OpenMP] Update OpenMP runtime to adopt taskgraph clause from 6.0 Specs (#130...Josep Pinot
2025-03-12[OpenMP] [Taskgraph] Differentiating task ids from the taskgraph and from the...Rémy Neveu
2025-02-20[OpenMP][NFC] Remove unused debug lock (#127928)Jonathan Peyton
2025-02-19[OpenMP][NFC] Remove unused __kmp_dispatch_lock global (#127686)Jonathan Peyton
2025-02-19[OpenMP][NFC] Remove unused clock function types and globals (#127684)Jonathan Peyton
2024-08-15[OpenMP] Add support for pause with omp_pause_stop_tool (#97100)Hansang Bae
2024-08-15[OpenMP] Miscellaneous small code improvements (#95603)Hansang Bae
2024-07-01[OpenMP][offload] Fix dynamic schedule tracking (#97065)Gheorghe-Teodor Bercea
2024-06-24[OpenMP] Add num_threads clause list format and strict modifier support (#85466)Terry Wilmarth
2024-06-04[OpenMP][OMPT] Add missing callbacks for asynchronous target tasks (#93472)Joachim
2024-05-07[OpenMP] Fix task state and taskteams for serial teams (#86859)Jonathan Peyton
2024-03-22[OpenMP][AIX] Affinity implementation for AIX (#84984)Xing Xue
2024-03-16Revert "[openmp] __kmp_x86_cpuid fix for i386/PIC builds." (#85526)David CARLIER
2024-03-12[OpenMP] Remove unused logical/physical CPUID information (#83298)Jonathan Peyton
2024-03-12[OpenMP] Make sure mask is set to nullptr (#83299)Jonathan Peyton
2024-03-11[openmp] __kmp_x86_cpuid fix for i386/PIC builds. (#84626)David CARLIER
2024-03-10[openmp] adding affinity support to DragonFlyBSD. (#84672)David CARLIER
2024-03-09[OpenMP] fix endianness dependent definitions in OMP headers for MSVC (#84540)Vadim Paretsky
2024-03-09[openmp] porting affinity feature to netbsd. (#84618)David CARLIER
2024-02-27[OpenMP][OMPD] libompd must not link libomp (#83119)Joachim
2024-02-16[OpenMP][AIX] Set worker stack size to 2 x KMP_DEFAULT_STKSIZE if system stac...Xing Xue
2024-02-07[OpenMP][test]Flip bit-fields in 'struct flags' for big-endian in test cases ...Xing Xue
2024-01-18[openmp] Revert 64874e5ab5fd102344d43ac9465537a44130bf19 since it was committ...Alexandre Ganea
2024-01-17[openmp] Silence warnings when building the LLVM release with MSVCAlexandre Ganea
2024-01-08[openmp][AIX]Initial changes for porting to AIX (#76841)Xing Xue
2023-12-14[openmp][wasm] Allow compiling OpenMP to WebAssembly (#71297)Andrew Brown
2023-11-21[OpenMP] Optimized trivial multiple edges from task dependency graphJoachim Jenke
2023-11-08[OpenMP] Add skewed iteration distribution on hybrid systems (#69946)Jonathan Peyton
2023-11-02[OpenMP] Add support for Solaris/x86_64 (#70593)Brad Smith
2023-10-24[OpenMP] Provide big-endian bitfield definitions (#69995)Ilya Leoshkevich
2023-09-20[OpenMP][VE] Limit the number of threads to create (#66729)Kazushi Marukawa
2023-09-13Fix /tmp approach, and add environment variable method as third fallback duri...Terry Wilmarth
2023-09-10[OpenMP][VE] Support OpenMP runtime on VEKazushi (Jam) Marukawa
2023-08-26[OpenMP] Codegen support for thread_limit on target directive for hostSandeep Kosuri
2023-08-22[OpenMP] Let primary thread gather topology info for each worker threadJonathan Peyton
2023-08-18[OpenMP] Add option to use different units for blocktimeTerry Wilmarth
2023-07-31[OpenMP] Introduce hybrid core attributes to OMP_PLACES and KMP_AFFINITYJonathan Peyton