aboutsummaryrefslogtreecommitdiff
path: root/libgomp/plugin
AgeCommit message (Expand)AuthorFilesLines
2021-08-09amdgcn: Enable OpenACC worker partitioning for AMD GCNJulian Brown1-2/+1
2021-08-05openmp: Implement omp_get_device_num routineChung-Lin Tang2-5/+58
2021-07-27Fix OpenACC "ephemeral" asynchronous host-to-device copiesJulian Brown1-18/+5
2021-06-08[GCN] Fix run-time variable 'num_workers'Thomas Schwinge1-3/+2
2021-03-25libgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME_LIB' path to 'libhsa-...Thomas Schwinge2-8/+1
2021-03-04libgomp: Use sizeof(void*) based checks instead of looking through $CC $CFLAG...Jakub Jelinek1-4/+4
2021-02-03amdgcn: Add gfx908 supportAndrew Stubbs1-0/+7
2021-01-14[nvptx libgomp plugin] Build only in supported configurationsThomas Schwinge2-47/+54
2021-01-05nvptx: Cache stacks block for OpenMP kernel launchJulian Brown1-18/+96
2021-01-04Update copyright years.Jakub Jelinek5-5/+5
2020-12-09Import HSA header files from AMDAndrew Stubbs1-5/+1
2020-11-24Tweak plugin-gcn.c definesAndrew Stubbs1-1/+2
2020-10-08[libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_runTom de Vries1-1/+8
2020-09-22[libgomp, nvptx] Print error log for link errorTom de Vries1-0/+1
2020-08-20libgomp: adjust nvptx_free callback context checkingChung-Lin Tang1-7/+15
2020-08-03Removal of HSA offloading from gcc and libgompMartin Jambor4-2210/+1
2020-06-17amdgcn: Switch to HSACO v3 binary formatAndrew Stubbs1-230/+5
2020-04-23amdgcn: Check HSA return codes [PR94629]Andrew Stubbs1-0/+8
2020-02-13openmp: ignore nowait if async execution is unsupported [PR93481]Frederik Harwath1-6/+1
2020-02-03Remove gfx801 "carrizo" supportAndrew Stubbs1-9/+0
2020-01-31[amdgcn] Scale number of threads/workers with VGPR usageKwok Cheung Yeung1-0/+23
2020-01-30Skip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)Tobias Burnus1-2/+2
2020-01-29Add OpenACC acc_get_property support for AMD GCNFrederik Harwath1-10/+63
2020-01-23Fix libgomp plugin-gcn bugAndrew Stubbs1-1/+2
2020-01-21Add runtime ISA check for amdgcn offloadingFrederik Harwath1-4/+127
2020-01-10OpenACC 'acc_get_property' cleanupThomas Schwinge3-105/+81
2020-01-01Update copyright years.Jakub Jelinek7-7/+7
2019-12-28re PR bootstrap/93074 (build FAIL with --enable-offload-targets=nvptx-none)Jakub Jelinek1-0/+6
2019-12-22Add OpenACC 2.6 `acc_get_property' supportMaciej W. Rozycki4-1/+127
2019-12-11libgomp – spelling fixes, incl. omp_lib.h.inTobias Burnus1-3/+3
2019-11-20AMD GCN libgomp plugin queue-full condition locking fixJulian Brown1-13/+10
2019-11-20Fix host-to-device copies from rodata for AMD GCNJulian Brown1-4/+34
2019-11-13GCN Libgomp PluginAndrew Stubbs3-0/+4034
2019-11-13Add device number to GOMP_OFFLOAD_openacc_async_constructAndrew Stubbs1-1/+1
2019-10-01configure.ac: Remove GCC_HEADER_STDINT(gstdint.h).Jakub Jelinek2-2/+1
2019-09-13libgomp plugin - init stringTobias Burnus1-3/+3
2019-05-24re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant)Jakub Jelinek2-9/+20
2019-05-17OpenACC Profiling Interface (incomplete)Thomas Schwinge1-6/+190
2019-05-132019-05-13 Chung-Lin Tang <cltang@codesourcery.com>Chung-Lin Tang3-1023/+317
2019-02-22[libgomp] In OpenACC testing, cycle though all offload targetsThomas Schwinge1-0/+5
2019-02-22[libgomp] Clarify difference between offload target, offload plugin, and Open...Thomas Schwinge1-17/+19
2019-01-24[nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_deviceTom de Vries1-0/+6
2019-01-23[nvptx, libgomp] Fix cuMemAlloc with size zeroTom de Vries1-20/+28
2019-01-23[nvptx, libgomp] Fix assert (!s->map->active) in map_finiTom de Vries1-2/+25
2019-01-23[nvptx, libgomp] Fix map_pushTom de Vries1-18/+29
2019-01-12[nvptx] Enable setting vector length using -fopenacc-dimTom de Vries1-1/+1
2019-01-12[nvptx] Update insufficient launch message for variable vector_lengthTom de Vries1-8/+10
2019-01-11[nvptx] Don't allow vector_length 64 with num_workers 16Tom de Vries1-0/+22
2019-01-09[nvptx, libgomp] Don't launch with num_workers == 0Tom de Vries1-0/+1
2019-01-01Update copyright years.Jakub Jelinek6-6/+6