llvm-project/openmp/libomptarget/plugins
Joseph Huber 29338459fb [OpenMP] Trim error messages in CUDA plugin
Summary:
Remove some of the error messages printed when the CUDA plugin fails. The current error messages can be confusing because they are the first error messages printed after the async stream finds an error. This means that the printed values aren't related to what caused the issue, but are simply the last asyncronous operation that succeeded on the device. Remove these as they can be misleading.

Reviewers: jdoerfert

Differential Revision: https://reviews.llvm.org/D99510
2021-03-29 12:20:19 -04:00
..
aarch64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
amdgpu [libomptarget] Add register usage info to kernel metadata 2021-03-18 17:00:42 +00:00
common [OpenMP] Fixed the link error that cannot find static data member 2021-01-12 16:48:28 -05:00
cuda [OpenMP] Trim error messages in CUDA plugin 2021-03-29 12:20:19 -04:00
generic-elf-64bit/src [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
ppc64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
ppc64le Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
remote [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
ve [libomptarget] Add allocator support for target memory 2021-03-13 03:47:07 -08:00
x86_64 Update more file headers across all of the LLVM projects in the monorepo 2019-01-19 10:56:40 +00:00
CMakeLists.txt [libomptarget] Build amdgpu plugin by default 2021-03-15 20:12:01 +00:00
exports [libomptarget] Load images in order of registration 2021-02-24 18:15:41 +01:00