summaryrefslogtreecommitdiff
path: root/libgomp/libgomp-plugin.h
AgeCommit message (Expand)Author
2025-11-13openmp, nvptx: ompx_gnu_managed_mem_allocAndrew Stubbs
2025-10-23libgomp, nvptx: Cuda pinned memoryAndrew Stubbs
2025-09-17libgomp: Init hash table for 'indirect'-clause of 'declare target' on the hos...Tobias Burnus
2025-06-02libgomp: Add OpenMP's omp_target_memset/omp_target_memset_asyncTobias Burnus
2025-05-29libgomp: Add OpenACC's acc_memcpy_device{,_async} routines [PR93226]Tobias Burnus
2025-03-21OpenMP: 'interop' construct - add ME support + target-independent libgompPaul-Antoine Arras
2025-01-02Update copyright years.Jakub Jelinek
2024-09-20OpenMP: Add get_device_from_uid/omp_get_uid_from_device routinesTobias Burnus
2024-01-03Update copyright years.Jakub Jelinek
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung
2023-07-26OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rectTobias Burnus
2023-05-08libgomp: Simplify OpenMP reverse offload host <-> device memory copy implemen...Thomas Schwinge
2023-01-16Update copyright years.Jakub Jelinek
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus
2022-09-09libgomp: Prepare for reverse offload fn lookupTobias Burnus
2022-09-08OpenMP, libgomp: Environment variable syntax extensionMarcel Vollweiler
2022-07-04OpenMP: Move omp requires checks to libgompTobias Burnus
2022-01-03Update copyright years.Jakub Jelinek
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang
2021-01-04Update copyright years.Jakub Jelinek
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge
2020-01-01Update copyright years.Jakub Jelinek
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki
2019-11-13GCN libgomp portAndrew Stubbs
2019-11-13Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang
2019-01-01Update copyright years.Jakub Jelinek
2018-01-03Update copyright years.Jakub Jelinek
2017-02-02libgomp: Normalize the names of a few functions of the libgomp plugin APIThomas Schwinge
2017-01-31libgomp: Provide prototypes for functions implemented by libgomp pluginsThomas Schwinge
2017-01-01Update copyright years.Jakub Jelinek
2016-01-19Merge of HSAMartin Jambor
2016-01-04Update copyright years.Jakub Jelinek
2015-11-14omp-low.c (lower_omp_ordered): Add argument to GOMP_SMD_ORDERED_* internal ca...Jakub Jelinek
2015-08-10[PR libgomp/65742, PR middle-end/66332] libgomp: Remove plugin for non-shared...Thomas Schwinge
2015-04-06libgomp: rework initialization of offloadingIlya Verbin
2015-01-15Merge current set of OpenACC changes from gomp-4_0-branch.Thomas Schwinge