llvm-project/openmp/libomptarget/plugins/cuda
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
..
dynamic_cuda [libomptarget][cuda] Handle missing _v2 symbols gracefully 2021-01-27 00:22:29 +00:00
src [OpenMP] Trim error messages in CUDA plugin 2021-03-29 12:20:19 -04:00
CMakeLists.txt [libomptarget][NFC] Link plugins with threads support library due to std::call_once usage. 2021-01-27 19:26:18 -08:00