summaryrefslogtreecommitdiffstats
path: root/openmp/libomptarget/plugins
Commit message (Expand)AuthorAgeFilesLines
* [OpenMP] NFC: Fix trivial typos in commentsKazuaki Ishizaki2020-01-071-3/+3
* [OpenMP] build offload plugins before testing themBryan Chan2019-11-281-0/+6
* Test commit: adds a . to comment. NFCRon Lieberman2019-11-041-1/+1
* [Clang][OpenMP Offload] Create start/end symbols for the offloading entry tab...Sergey Dmitriev2019-09-271-1/+1
* [libomptarget] Harmonize emitting CUDA errors and general debug messages.Michael Kruse2019-08-052-17/+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-042-0/+24
* Update more file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-199-36/+27
* [libomptarget][CUDA] Use cuDeviceGetAttribute, NFCI.Jonas Hahnfeld2018-09-041-32/+37
* [libomptarget] Also support several images for elfJoachim Protze2018-07-181-4/+5
* [OPENMP, NVPTX] Support several images in the executable.Alexey Bataev2018-07-091-5/+6
* [CMake] Unify install path for librariesJonas Hahnfeld2018-05-252-2/+2
* [OpenMP] Use LIBOMPTARGET_DEVICE_RTL_DEBUG env var to control debug messages ...Guansong Zhang2018-05-041-0/+48
* [libomptarget] Check for library with CUDA Driver APIJonas Hahnfeld2018-01-301-37/+37
* [libomptarget] Only use CUDA Driver APIJonas Hahnfeld2018-01-301-11/+9
* [CMake] Refactor common settings and flagsJonas Hahnfeld2017-11-292-2/+2
* [OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...Sergey Dmitriev2017-08-142-3/+40
* [OpenMP] libomptarget: eliminate compiler warnings at buildGeorge Rokos2017-06-021-1/+3
* [OpenMP] Changes in the plugin interfaceGeorge Rokos2017-05-102-16/+22
* [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] CUDA plugin: add include directory for libelfGeorge Rokos2017-03-221-1/+2
* Add AArch64 support.Paul Osmialowski2017-03-062-0/+19
* [OpenMP] Initial implementation of OpenMP offloading library - libomptarget p...George Rokos2017-02-019-0/+1246
OpenPOWER on IntegriCloud