aboutsummaryrefslogtreecommitdiff
path: root/libgomp/plugin
AgeCommit message (Expand)Author
2024-06-06nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment varia...Thomas Schwinge
2024-06-06nvptx offloading: Global constructor, destructor support, via nvptx-tools 'ld'Thomas Schwinge
2024-05-29libgomp: Enable USM for AMD APUs and MI200 devicesTobias Burnus
2024-05-29libgomp: Enable USM for some nvptx devicesTobias Burnus
2024-04-26amdgcn: Add gfx90c targetFrederik Harwath
2024-04-08GCN, nvptx: Errors during device probing are fatalThomas Schwinge
2024-03-25amdgcn: Add gfx1036 targetRichard Biener
2024-03-22amdgcn: Add gfx1103 targetAndrew Stubbs
2024-03-08GCN: The original meaning of 'GCN_SUPPRESS_HOST_FALLBACK' isn't applicable (n...Thomas Schwinge
2024-03-08nvptx: 'cuDeviceGetCount' failure is fatalThomas Schwinge
2024-03-08GCN, nvptx: Fatal error for missing symbols in 'libhsa-runtime64.so.1', 'libc...Thomas Schwinge
2024-01-26Avoid registering unsupported OMP offload devicesRichard Biener
2024-01-26Fix architecture support in OMP_OFFLOAD_init_device for gcnRichard Biener
2024-01-26amdgcn: additional gfx1030/gfx1100 supportAndrew Stubbs
2024-01-08GCN: Add pre-initial support for gfx1100: 'EF_AMDGPU_MACH_AMDGCN_GFX1100'Thomas Schwinge
2024-01-08OpenMP: Support accelerated 2D/3D memory copies for AMD GCNJulian Brown
2024-01-08GCN: Add pre-initial support for gfx1100Tobias Burnus
2024-01-03Update copyright years.Jakub Jelinek
2023-12-20OpenMP, NVPTX: memcpy[23]D bias correctionJulian Brown
2023-12-06amdgcn, libgomp: low-latency allocatorAndrew Stubbs
2023-12-06libgomp, nvptx: low-latency memory allocatorAndrew Stubbs
2023-11-15amdgcn: Add Accelerator VGPR registersAndrew Stubbs
2023-11-07openmp: Add support for the 'indirect' clause in C/C++Kwok Cheung Yeung
2023-10-20amdgcn: add -march=gfx1030 EXPERIMENTALAndrew Stubbs
2023-07-29libgomp: cuda.h and omp_target_memcpy_rect cleanupTobias Burnus
2023-07-26OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rectTobias Burnus
2023-06-06libgomp: plugin-gcn - support 'unified_address'Tobias Burnus
2023-05-08libgomp: Simplify OpenMP reverse offload host <-> device memory copy implemen...Thomas Schwinge
2023-03-10Use 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [PR90596]Thomas Schwinge
2023-03-10Simplify OpenACC 'no_create' clause implementationThomas Schwinge
2023-03-10Fix OpenACC/GCN 'acc_ev_enqueue_launch_end' positionThomas Schwinge
2023-02-03libgomp: enable reverse offload for AMDGCNTobias Burnus
2023-02-02amdgcn, libgomp: Manually allocated stacksAndrew Stubbs
2023-01-16Update copyright years.Jakub Jelinek
2022-12-10libgomp: Handle OpenMP's reverse offloadsTobias Burnus
2022-12-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler
2022-11-25libgomp: Add no-target-region rev offload test + fix plugin-nvptxTobias Burnus
2022-11-21libgomp/gcn: fix/improve struct outputTobias Burnus
2022-11-19libgomp/gcn: Prepare for reverse-offload callback handlingTobias Burnus
2022-11-04Remove support for Intel MIC offloadingThomas Schwinge
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spuriou...Thomas Schwinge
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus
2022-09-09nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookupTobias Burnus
2022-09-09GCN: libgomp+mkoffload.cc: Prepare for reverse offload fn lookupTobias 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-06-10libgomp nvptx plugin: Remove '--with-cuda-driver=[...]' etc. configuration op...Thomas Schwinge
2022-05-24amdgcn: Add gfx90a supportAndrew Stubbs
2022-05-13libgomp nvptx plugin: Only consider '--with-cuda-driver=[...]' when applicableThomas Schwinge