aboutsummaryrefslogtreecommitdiff
path: root/libomptarget
AgeCommit message (Expand)Author
2018-02-12[OpenMP][libomptarget] Enable the compilation of multiple bc libraries for ru...Gheorghe-Teodor Bercea
2018-02-12[libomptarget] Fix detection of CUDA stubs libraryJonas Hahnfeld
2018-02-07[OpenMP][libomptarget] Add data sharing support in libomptargetGheorghe-Teodor Bercea
2018-02-01[OpenMP-RT] Fix debug string for NVPTX runtime libraryCarlo Bertolli
2018-01-30[libomptarget] Check for library with CUDA Driver APIJonas Hahnfeld
2018-01-30[libomptarget] Only use CUDA Driver APIJonas Hahnfeld
2018-01-29[OpenMP] Initial implementation of OpenMP offloading library - libomptarget d...George Rokos
2018-01-18Sprinkle a few <cstdlib> includes, for libomptarget sources usingDimitry Andric
2018-01-18Add missing headers for Debug buildsJonas Hahnfeld
2017-12-27Unify build documentation and convert to reStructuredTextJonas Hahnfeld
2017-12-06[libomptarget] Split implementation of interface functionsJonas Hahnfeld
2017-12-06[libomptarget] Split implementation of API functionsJonas Hahnfeld
2017-12-06[libomptarget] Split device functionalityJonas Hahnfeld
2017-12-06[libomptarget] Split RTL plugin functionalityJonas Hahnfeld
2017-12-06[libomptarget] Move header files and CMake library definitionJonas Hahnfeld
2017-11-30[CMake] Detect information about test compilerJonas Hahnfeld
2017-11-29[CMake] Refactor testing infrastructureJonas Hahnfeld
2017-11-29[CMake] Refactor common settings and flagsJonas Hahnfeld
2017-11-29[CMake] Disallow direct configurationJonas Hahnfeld
2017-11-22[CMake] Re-enable libomptarget and restrict tests to Clang 6.0.0Jonas Hahnfeld
2017-11-21[Clang][OpenMP] New clang/libomptarget map interface: new function signatures...George Rokos
2017-11-11[libomptarget] Build all libraries in libomptarget/Jonas Hahnfeld
2017-11-03Revert "Rename fields of ompt_frame_t"Jonas Hahnfeld
2017-11-03Rename fields of ompt_frame_tJoachim Protze
2017-11-02[libomptarget] Remove stale omp handleJonas Hahnfeld
2017-08-14[OpenMP] libomptarget: move debugging dumps under control of env var LIBOMPTA...Sergey Dmitriev
2017-07-20Whitespace.NAKAMURA Takumi
2017-06-26Only use libdl when it is availableDimitry Andric
2017-06-09[OpenMP] Prevent unused-variable warning in libomptarget when compiling in Re...Samuel Antao
2017-06-02[OpenMP] libomptarget: eliminate compiler warnings at buildGeorge Rokos
2017-05-10[OpenMP] Changes in the plugin interfaceGeorge Rokos
2017-04-27[OpenMP] libomptarget: test correction for use with OpenMP 4.5George Rokos
2017-04-25[OpenMP] Optimized default kernel launch parameters in CUDA pluginGeorge Rokos
2017-04-22[OpenMP] libomptarget: Set ref count for global objects to positive infinityGeorge Rokos
2017-04-22[OpenMP] libomptarget: Remove obsolete negative device IDs -2/-3George Rokos
2017-04-22[OpenMP] Run libomptarget regression tests using all available system threads.George Rokos
2017-03-22[OpenMP] CUDA plugin: More descriptive error messagesGeorge Rokos
2017-03-22[OpenMP] Allow multiple weak symbols to be loaded from the fat binaryGeorge Rokos
2017-03-22[OpenMP] CUDA plugin: add include directory for libelfGeorge Rokos
2017-03-06Add AArch64 support.Paul Osmialowski
2017-02-15[OpenMP] libomptarget: Protect parent struct from being deallocatedGeorge Rokos
2017-02-07[libomptarget] Align test code with runtime/Jonas Hahnfeld
2017-02-01[OpenMP] Redefined macro warning in libomptargetGeorge Rokos
2017-02-01[OpenMP] Initial implementation of OpenMP offloading library - libomptarget p...George Rokos
2017-01-30[libomptarget] Fix Debug build with glibc < 2.18Jonas Hahnfeld
2017-01-27[libomptarget] Fix compilation with libc++Jonas Hahnfeld
2017-01-25[OpenMP] Initial implementation of OpenMP offloading library - libomptarget.George Rokos