summaryrefslogtreecommitdiff
path: root/include/cuda
AgeCommit message (Expand)Author
2025-11-13openmp, nvptx: ompx_gnu_managed_mem_allocAndrew Stubbs
2025-06-02libgomp: Add OpenMP's omp_target_memset/omp_target_memset_asyncTobias Burnus
2025-01-02Update copyright years.Jakub Jelinek
2024-09-20OpenMP: Add get_device_from_uid/omp_get_uid_from_device routinesTobias Burnus
2024-05-29libgomp: Enable USM for some nvptx devicesTobias Burnus
2024-04-08GCN, nvptx: Errors during device probing are fatalThomas Schwinge
2024-01-03Update copyright years.Jakub Jelinek
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-01-16Update copyright years.Jakub Jelinek
2022-10-24libgomp/nvptx: Prepare for reverse-offload callback handlingTobias Burnus
2022-05-18'include/cuda/cuda.h': Add parts necessary for nvptx-tools 'nvptx-run'Thomas Schwinge
2022-05-18'include/cuda/cuda.h': For C++, wrap in 'extern "C"'Thomas Schwinge
2022-04-06Move 'libgomp/plugin/cuda/cuda.h' to 'include/cuda/cuda.h'Thomas Schwinge