summaryrefslogtreecommitdiff
path: root/openmp/runtime/src/include/omp.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-04-02[OpenMP] 6.0 (TR11) Memory Management Update (#97106)Hansang Bae
2025-02-04[OpenMP] Make `omp.h` work when compiled with `-ffreestanding` (#125618)Joseph Huber
2024-08-15[OpenMP] Add support for pause with omp_pause_stop_tool (#97100)Hansang Bae
2024-03-18[OpenMP] Add OpenMP extension API to dump mapping tables (#85381)nicebert
2023-11-29[OpenMP] Add an 'stddef.h' include to 'omp.h' (#73876)Joseph Huber
2023-10-25[OpenMP][Obvious] Fix function prototype when used in C modeJoseph Huber
2023-10-19[libomptarget][OpenMP] Initial implementation of omp_target_memset() and omp_...Michael Klemm
2022-04-07[OpenMP] Add dynamic memory function to omp.h and add documentationJoseph Huber
2022-04-07[OpenMP] Change target memory tests to use allocatorsJoseph Huber
2022-03-05[OpenMP] libomp: omp_in_explicit_task() implemented.AndreyChurbanov
2021-10-11[OpenMP] libomp: add OpenMP 5.1 memory allocation routines.AndreyChurbanov
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-04-06[OpenMP] Define omp_is_initial_device() variants in omp.hHansang Bae
2021-03-02[OpenMP] Add allocator support for target memoryHansang Bae
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-04[OpenMP] Add definition/interface for target memory routinesHansang Bae
2020-12-17[OpenMP] Add definitions for 5.1 interop to omp.hHansang Bae
2020-11-17[OpenMP] Add omp_realloc implementationNawrin Sultana
2020-11-13[OpenMP] Add omp_calloc implementationNawrin Sultana
2020-03-04[openmp] OpenMP 5.1 omp_display_env function implementation.AndreyChurbanov
2020-01-23[OpenMP] change omp_atk_* and omp_atv_* enumerators to lowercase [NFC]Kelvin Li
2019-07-16[OpenMP] Move header inclusion out of 'extern "C"'Jonas Hahnfeld
2019-07-12[OpenMP] Remove OMP spec versioningJonathan Peyton