]> git.ipfire.org Git - thirdparty/gcc.git/history - libgomp/plugin
ada: Crash initializing component of private record type
[thirdparty/gcc.git] / libgomp / plugin /
2023-11-15  Andrew Stubbsamdgcn: Add Accelerator VGPR registers
2023-11-07  Kwok Cheung Yeungopenmp: Add support for the 'indirect' clause in C/C++
2023-10-20  Andrew Stubbsamdgcn: add -march=gfx1030 EXPERIMENTAL
2023-07-29  Tobias Burnuslibgomp: cuda.h and omp_target_memcpy_rect cleanup
2023-07-26  Tobias BurnusOpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_ta...
2023-06-06  Tobias Burnuslibgomp: plugin-gcn - support 'unified_address'
2023-05-08  Thomas Schwingelibgomp: Simplify OpenMP reverse offload host <-> devic...
2023-03-10  Thomas SchwingeUse 'GOMP_MAP_VARS_TARGET' for OpenACC compute construc...
2023-03-10  Thomas SchwingeSimplify OpenACC 'no_create' clause implementation
2023-03-10  Thomas SchwingeFix OpenACC/GCN 'acc_ev_enqueue_launch_end' position
2023-02-03  Tobias Burnuslibgomp: enable reverse offload for AMDGCN
2023-02-02  Andrew Stubbsamdgcn, libgomp: Manually allocated stacks
2023-01-16  Jakub JelinekUpdate copyright years.
2022-12-10  Tobias Burnuslibgomp: Handle OpenMP's reverse offloads
2022-12-06  Marcel VollweilerOpenMP: omp_get_max_teams, omp_set_num_teams, and omp_...
2022-11-25  Tobias Burnuslibgomp: Add no-target-region rev offload test + fix...
2022-11-21  Tobias Burnuslibgomp/gcn: fix/improve struct output
2022-11-19  Tobias Burnuslibgomp/gcn: Prepare for reverse-offload callback handling
2022-11-04  Thomas SchwingeRemove support for Intel MIC offloading
2022-10-24  Thomas Schwingelibgomp/nvptx: Prepare for reverse-offload callback...
2022-10-24  Tobias Burnuslibgomp/nvptx: Prepare for reverse-offload callback...
2022-09-09  Tobias Burnusnvptx: libgomp+mkoffload.cc: Prepare for reverse offloa...
2022-09-09  Tobias BurnusGCN: libgomp+mkoffload.cc: Prepare for reverse offload...
2022-09-09  Tobias Burnuslibgomp: Prepare for reverse offload fn lookup
2022-09-08  Marcel VollweilerOpenMP, libgomp: Environment variable syntax extension
2022-07-04  Tobias BurnusOpenMP: Move omp requires checks to libgomp
2022-06-10  Thomas Schwingelibgomp nvptx plugin: Remove '--with-cuda-driver=[...
2022-05-24  Andrew Stubbsamdgcn: Add gfx90a support
2022-05-13  Thomas Schwingelibgomp nvptx plugin: Only consider '--with-cuda-driver...
2022-05-12  Thomas SchwingeRefactor '-ldl' handling for libgomp proper and plugins
2022-05-12  Thomas Schwingelibgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC'...
2022-05-12  Thomas Schwingelibgomp plugins: Don't 'AC_SUBST' and 'AC_DEFINE_UNQUOT...
2022-05-11  Thomas Schwingelibgomp: Remove unused '--with-hsa-runtime', '--with...
2022-05-11  Thomas Schwingelibgomp GCN plugin: Clean up always-empty 'PLUGIN_GCN_C...
2022-05-11  Thomas Schwingelibgomp GCN plugin: Clean up unused references to syste...
2022-05-04  Tobias Burnuslibgomp/plugin/plugin-gcn.c: Use -foffload-options...
2022-04-06  Thomas SchwingeMove 'libgomp/plugin/cuda/cuda.h' to 'include/cuda...
2022-03-28  Tom de Vries[libgomp, testsuite] Fix hardcoded libexec in plugin...
2022-01-16  Kwok Cheung Yeungamdgcn: Tune default OpenMP/OpenACC GPU utilization
2022-01-04  Chung-Lin Tanglibgomp: Fix GOMP_DEVICE_NUM_VAR stringification during...
2022-01-03  Jakub JelinekUpdate copyright years.
2021-12-10  Andrew Stubbsamdgcn: Change offload variable table discovery
2021-08-09  Julian Brownamdgcn: Enable OpenACC worker partitioning for AMD GCN
2021-08-05  Chung-Lin Tangopenmp: Implement omp_get_device_num routine
2021-07-27  Julian BrownFix OpenACC "ephemeral" asynchronous host-to-device...
2021-06-08  Thomas Schwinge[GCN] Fix run-time variable 'num_workers'
2021-03-25  Thomas Schwingelibgomp HSA/GCN plugins: don't prepend the 'HSA_RUNTIME...
2021-03-04  Jakub Jelineklibgomp: Use sizeof(void*) based checks instead of...
2021-02-03  Andrew Stubbsamdgcn: Add gfx908 support
2021-01-14  Thomas Schwinge[nvptx libgomp plugin] Build only in supported configur...
2021-01-05  Julian Brownnvptx: Cache stacks block for OpenMP kernel launch
2021-01-04  Jakub JelinekUpdate copyright years.
2020-12-09  Andrew StubbsImport HSA header files from AMD
2020-11-24  Andrew StubbsTweak plugin-gcn.c defines
2020-10-08  Tom de Vries[libgomp, nvptx] Report launch dimensions in GOMP_OFFLO...
2020-09-22  Tom de Vries[libgomp, nvptx] Print error log for link error
2020-08-20  Chung-Lin Tanglibgomp: adjust nvptx_free callback context checking
2020-08-03  Martin JamborRemoval of HSA offloading from gcc and libgomp
2020-06-17  Andrew Stubbsamdgcn: Switch to HSACO v3 binary format
2020-04-23  Andrew Stubbsamdgcn: Check HSA return codes [PR94629]
2020-02-13  Frederik Harwathopenmp: ignore nowait if async execution is unsupported...
2020-02-03  Andrew StubbsRemove gfx801 "carrizo" support
2020-01-31  Kwok Cheung Yeung[amdgcn] Scale number of threads/workers with VGPR...
2020-01-30  Tobias BurnusSkip plugin-{gcn,hsa} for (-m)x32 (PR bootstrap/93409)
2020-01-29  Frederik HarwathAdd OpenACC acc_get_property support for AMD GCN
2020-01-23  Andrew StubbsFix libgomp plugin-gcn bug
2020-01-21  Frederik HarwathAdd runtime ISA check for amdgcn offloading
2020-01-10  Thomas SchwingeOpenACC 'acc_get_property' cleanup
2020-01-01  Jakub JelinekUpdate copyright years.
2019-12-28  Jakub Jelinekre PR bootstrap/93074 (build FAIL with --enable-offload...
2019-12-22  Maciej W. RozyckiAdd OpenACC 2.6 `acc_get_property' support
2019-12-11  Tobias Burnuslibgomp – spelling fixes, incl. omp_lib.h.in
2019-11-20  Julian BrownAMD GCN libgomp plugin queue-full condition locking fix
2019-11-20  Julian BrownFix host-to-device copies from rodata for AMD GCN
2019-11-13  Andrew StubbsGCN Libgomp Plugin
2019-11-13  Andrew StubbsAdd device number to GOMP_OFFLOAD_openacc_async_construct
2019-10-01  Jakub Jelinekconfigure.ac: Remove GCC_HEADER_STDINT(gstdint.h).
2019-09-13  Tobias Burnuslibgomp plugin - init string
2019-05-24  Jakub Jelinekre PR libgomp/90585 (libgomp hsa plugin ftbfs in the...
2019-05-17  Thomas SchwingeOpenACC Profiling Interface (incomplete)
2019-05-13  Chung-Lin Tang2019-05-13 Chung-Lin Tang <cltang@codesourcery.com>
2019-02-22  Thomas Schwinge[libgomp] In OpenACC testing, cycle though all offload...
2019-02-22  Thomas Schwinge[libgomp] Clarify difference between offload target...
2019-01-24  Tom de Vries[nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device
2019-01-23  Tom de Vries[nvptx, libgomp] Fix cuMemAlloc with size zero
2019-01-23  Tom de Vries[nvptx, libgomp] Fix assert (!s->map->active) in map_fini
2019-01-23  Tom de Vries[nvptx, libgomp] Fix map_push
2019-01-12  Tom de Vries[nvptx] Enable setting vector length using -fopenacc-dim
2019-01-12  Tom de Vries[nvptx] Update insufficient launch message for variable...
2019-01-11  Tom de Vries[nvptx] Don't allow vector_length 64 with num_workers 16
2019-01-09  Tom de Vries[nvptx, libgomp] Don't launch with num_workers == 0
2019-01-01  Jakub JelinekUpdate copyright years.
2018-12-14  Thomas Schwinge[PR88495] An OpenACC async queue is always synchronized...
2018-12-14  Thomas Schwinge[PR88407] [OpenACC] Correctly handle unseen async-arguments
2018-12-14  Thomas Schwinge[PR88370] acc_get_cuda_stream/acc_set_cuda_stream:...
2018-09-18  Cesar Philippidis[nvptx] Remove use of CUDA unified memory in libgomp
2018-08-13  Cesar Philippidis[nvptx] Use CUDA driver API to select default runtime...
2018-08-08  Tom de Vries[libgomp, nvptx] Fall back to cuLinkAddData/cuLinkCreat...
2018-08-08  Tom de Vries[libgomp, nvptx] Allow cuGetErrorString to be NULL
2018-08-08  Tom de Vries[libgomp, nvptx] Remove hard-coded const in nvptx_open_...
next