Age | Commit message (Expand) | Author | Files | Lines |
2024-09-24 | OpenMP: Add support for 'self_maps' to the 'require' directive | Tobias Burnus | 1 | -1/+3 |
2024-09-23 | OpenMP: Fix omp_get_device_from_uid, minor cleanup | Tobias Burnus | 1 | -2/+5 |
2024-09-20 | OpenMP: Add get_device_from_uid/omp_get_uid_from_device routines | Tobias Burnus | 1 | -0/+34 |
2024-06-06 | nvptx offloading: 'GOMP_NVPTX_NATIVE_GPU_THREAD_STACK_SIZE' environment varia... | Thomas Schwinge | 1 | -0/+45 |
2024-06-06 | nvptx offloading: Global constructor, destructor support, via nvptx-tools 'ld' | Thomas Schwinge | 1 | -1/+116 |
2024-05-29 | libgomp: Enable USM for some nvptx devices | Tobias Burnus | 1 | -0/+15 |
2024-04-08 | GCN, nvptx: Errors during device probing are fatal | Thomas Schwinge | 1 | -1/+3 |
2024-03-08 | nvptx: 'cuDeviceGetCount' failure is fatal | Thomas Schwinge | 1 | -1/+1 |
2024-03-08 | GCN, nvptx: Fatal error for missing symbols in 'libhsa-runtime64.so.1', 'libc... | Thomas Schwinge | 1 | -1/+1 |
2024-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2023-12-20 | OpenMP, NVPTX: memcpy[23]D bias correction | Julian Brown | 1 | -0/+67 |
2023-12-06 | libgomp, nvptx: low-latency memory allocator | Andrew Stubbs | 1 | -1/+22 |
2023-11-07 | openmp: Add support for the 'indirect' clause in C/C++ | Kwok Cheung Yeung | 1 | -2/+61 |
2023-07-29 | libgomp: cuda.h and omp_target_memcpy_rect cleanup | Tobias Burnus | 1 | -2/+4 |
2023-07-26 | OpenMP: Call cuMemcpy2D/cuMemcpy3D for nvptx for omp_target_memcpy_rect | Tobias Burnus | 1 | -0/+116 |
2023-05-08 | libgomp: Simplify OpenMP reverse offload host <-> device memory copy implemen... | Thomas Schwinge | 1 | -32/+45 |
2023-03-10 | Use 'GOMP_MAP_VARS_TARGET' for OpenACC compute constructs [PR90596] | Thomas Schwinge | 1 | -143/+11 |
2023-03-10 | Simplify OpenACC 'no_create' clause implementation | Thomas Schwinge | 1 | -10/+9 |
2023-01-16 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2022-12-10 | libgomp: Handle OpenMP's reverse offloads | Tobias Burnus | 1 | -1/+3 |
2022-11-25 | libgomp: Add no-target-region rev offload test + fix plugin-nvptx | Tobias Burnus | 1 | -12/+24 |
2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling, resolve spuriou... | Thomas Schwinge | 1 | -0/+2 |
2022-10-24 | libgomp/nvptx: Prepare for reverse-offload callback handling | Tobias Burnus | 1 | -10/+97 |
2022-09-09 | nvptx: libgomp+mkoffload.cc: Prepare for reverse offload fn lookup | Tobias Burnus | 1 | -1/+18 |
2022-09-09 | libgomp: Prepare for reverse offload fn lookup | Tobias Burnus | 1 | -2/+5 |
2022-09-08 | OpenMP, libgomp: Environment variable syntax extension | Marcel Vollweiler | 1 | -10/+9 |
2022-07-04 | OpenMP: Move omp requires checks to libgomp | Tobias Burnus | 1 | -2/+7 |
2022-05-12 | libgomp nvptx plugin: Split 'PLUGIN_NVPTX_DYNAMIC' into 'PLUGIN_NVPTX_INCLUDE... | Thomas Schwinge | 1 | -2/+2 |
2022-04-06 | Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h' | Thomas Schwinge | 1 | -1/+5 |
2022-01-04 | libgomp: Fix GOMP_DEVICE_NUM_VAR stringification during offload image load | Chung-Lin Tang | 1 | -1/+1 |
2022-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2021-08-05 | openmp: Implement omp_get_device_num routine | Chung-Lin Tang | 1 | -3/+22 |
2021-01-14 | [nvptx libgomp plugin] Build only in supported configurations | Thomas Schwinge | 1 | -9/+0 |
2021-01-05 | nvptx: Cache stacks block for OpenMP kernel launch | Julian Brown | 1 | -18/+96 |
2021-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2020-10-08 | [libgomp, nvptx] Report launch dimensions in GOMP_OFFLOAD_run | Tom de Vries | 1 | -1/+8 |
2020-09-22 | [libgomp, nvptx] Print error log for link error | Tom de Vries | 1 | -0/+1 |
2020-08-20 | libgomp: adjust nvptx_free callback context checking | Chung-Lin Tang | 1 | -7/+15 |
2020-02-13 | openmp: ignore nowait if async execution is unsupported [PR93481] | Frederik Harwath | 1 | -6/+1 |
2020-01-10 | OpenACC 'acc_get_property' cleanup | Thomas Schwinge | 1 | -68/+70 |
2020-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2019-12-22 | Add OpenACC 2.6 `acc_get_property' support | Maciej W. Rozycki | 1 | -1/+86 |
2019-11-13 | Add device number to GOMP_OFFLOAD_openacc_async_construct | Andrew Stubbs | 1 | -1/+1 |
2019-10-01 | configure.ac: Remove GCC_HEADER_STDINT(gstdint.h). | Jakub Jelinek | 1 | -1/+0 |
2019-05-24 | re PR libgomp/90585 (libgomp hsa plugin ftbfs in the x32 multilib variant) | Jakub Jelinek | 1 | -1/+1 |
2019-05-17 | OpenACC Profiling Interface (incomplete) | Thomas Schwinge | 1 | -6/+190 |
2019-05-13 | 2019-05-13 Chung-Lin Tang <cltang@codesourcery.com> | Chung-Lin Tang | 1 | -1022/+309 |
2019-01-24 | [nvptx, libgomp] Fix memleak in GOMP_OFFLOAD_fini_device | Tom de Vries | 1 | -0/+6 |
2019-01-23 | [nvptx, libgomp] Fix cuMemAlloc with size zero | Tom de Vries | 1 | -20/+28 |
2019-01-23 | [nvptx, libgomp] Fix assert (!s->map->active) in map_fini | Tom de Vries | 1 | -2/+25 |