aboutsummaryrefslogtreecommitdiff
path: root/libgomp/plugin/plugin-gcn.c
AgeCommit message (Expand)Author
13 dayslibgomp: Enable USM for AMD APUs and MI200 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-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-06amdgcn, libgomp: low-latency 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-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-06OpenMP: omp_get_max_teams, omp_set_num_teams, and omp_{gs}et_teams_thread_lim...Marcel Vollweiler
2022-11-21libgomp/gcn: fix/improve struct outputTobias Burnus
2022-11-19libgomp/gcn: Prepare for reverse-offload callback handlingTobias 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-05-24amdgcn: Add gfx90a supportAndrew Stubbs
2022-05-04libgomp/plugin/plugin-gcn.c: Use -foffload-options= in err msgTobias Burnus
2022-01-16amdgcn: Tune default OpenMP/OpenACC GPU utilizationKwok Cheung Yeung
2022-01-04libgomp: Fix GOMP_DEVICE_NUM_VAR stringification during offload image loadChung-Lin Tang
2022-01-03Update copyright years.Jakub Jelinek
2021-12-10amdgcn: Change offload variable table discoveryAndrew Stubbs
2021-08-09amdgcn: Enable OpenACC worker partitioning for AMD GCNJulian Brown
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang
2021-07-27Fix OpenACC "ephemeral" asynchronous host-to-device copiesJulian Brown
2021-06-08[GCN] Fix run-time variable 'num_workers'Thomas Schwinge
2021-03-25libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...Thomas Schwinge
2021-02-03amdgcn: Add gfx908 supportAndrew Stubbs
2021-01-04Update copyright years.Jakub Jelinek
2020-12-09Import HSA header files from AMDAndrew Stubbs
2020-11-24Tweak plugin-gcn.c definesAndrew Stubbs
2020-06-17amdgcn: Switch to HSACO v3 binary formatAndrew Stubbs
2020-04-23amdgcn: Check HSA return codes [PR94629]Andrew Stubbs