summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/plugins/cuda/src/rtl.cpp
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-071-3/+3
* Test commit: adds a . to comment. NFCRon Lieberman2019-11-041-1/+1
* [libomptarget] Harmonize emitting CUDA errors and general debug messages.Michael Kruse2019-08-051-13/+11
* [OpenMP][libomptarget] Add support for declare target to clause under unified...Gheorghe-Teodor Bercea2019-06-191-3/+12
* [OpenMP][libomptarget] Enable usage of unified memory for declare target link...Gheorghe-Teodor Bercea2019-06-041-0/+23
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.Jonas Hahnfeld2018-09-041-32/+37
* [OPENMP, NVPTX] Support several images in the executable.Alexey Bataev2018-07-091-5/+6
* [OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var to control debug messages ...Guansong Zhang2018-05-041-0/+48
* [libomptarget] Only use CUDA Driver APIJonas Hahnfeld2018-01-301-11/+9
* [OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...Sergey Dmitriev2017-08-141-1/+18
* [OpenMP] Changes in the plugin interfaceGeorge Rokos2017-05-101-8/+11
* [OpenMP] Optimized default kernel launch parameters in CUDA pluginGeorge Rokos2017-04-251-11/+30
* [OpenMP] CUDA plugin: More descriptive error messagesGeorge Rokos2017-03-221-2/+4
* [OpenMP] Initial implementation of OpenMP offloading library - libomptarget p...George Rokos2017-02-011-0/+670
OpenPOWER on IntegriCloud