summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/include/omp_lib.h.var
AgeCommit message (Expand)Author
2025-11-18Revert "[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_ui...Robert Imschweiler
2025-11-18[OpenMP] Implement omp_get_uid_from_device() / omp_get_device_from_uid() (#16...Robert Imschweiler
2025-07-21[OpenMP] Fixup bugs found during fuzz testing (#143455)Jonathan Peyton
2025-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2024-08-15[OpenMP] Add support for pause with omp_pause_stop_tool (#97100)Hansang Bae
2024-03-20[flang][OpenMP] Compile proper `omp_lib.mod` from the `openmp/src/include` so...Michael Klemm
2024-01-18[OpenMP][omp_lib] Restore compatibility with more restrictive Fortran compile...Paul Osmialowski
2023-10-19[libomptarget][OpenMP] Initial implementation of omp_target_memset() and omp_...Michael Klemm
2022-04-07[OpenMP] Change target memory tests to use allocatorsJoseph Huber
2022-03-31[OpenMP][libomp] NFC: Move omp_* functions out of kmp_* sectionJonathan Peyton
2022-03-05[OpenMP] libomp: omp_in_explicit_task() implemented.AndreyChurbanov
2022-03-01[Openmp]: Missing import statement in openmp interface for FortranMalhar Jajoo
2021-12-10[OpenMP] libomp: fix Fortran header: lines exceeded 72-char lengthAndreyChurbanov
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov
2021-09-09[OpenMP] Fix line truncation in omp_lib.hHansang Bae
2021-06-01[OpenMP] Define named constants for interop's foreign runtime IDHansang Bae
2021-04-16[OpenMP] Add omp_target_is_accessible() to header filesHansang Bae
2021-03-02[OpenMP] Add allocator support for target memoryHansang Bae
2021-02-25[OpenMP] Fix accidental addition of use omp_lib_kindsPeyton, Jonathan L
2021-02-01[OpenMP] libomp: implement nteams-var and teams-thread-limit-var ICVsAndreyChurbanov
2021-01-12[OpenMP] Update allocator trait key/value definitionsHansang Bae
2021-01-06[OpenMP] Use c_int/c_size_t in Fortran target memory routine interfaceHansang Bae
2021-01-04[OpenMP] Add definition/interface for target memory routinesHansang Bae
2020-03-04[openmp] OpenMP 5.1 omp_display_env function implementation.AndreyChurbanov
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton