llvm-project/openmp/libomptarget/plugins
Joseph Huber ae209397b1 [OpenMP] Begin Printing Information Dumps In Libomptarget and Plugins
Summary:
This patch starts adding support for adding information dumps to libomptarget
and rtl plugins. The information printing is controlled by the
LIBOMPTARGET_INFO environment variable introduced in D86483. The goal of this
patch is to provide the user with additional information about the device
during kernel execution and providing the user with information dumps in the
case of failure. This patch added the ability to dump the pointer mapping table
as well as printing the number of blocks and threads in the cuda RTL.

Reviewers: jdoerfort gkistanova	ye-luo

Subscribers: guansong openmp-commits sstefan1 yaxunl ye-luo

Tags: #OpenMP

Differential Revision: https://reviews.llvm.org/D87165
2020-09-09 12:03:56 -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 [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
common [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
cuda [OpenMP] Begin Printing Information Dumps In Libomptarget and Plugins 2020-09-09 12:03:56 -04:00
generic-elf-64bit/src [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04: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
ve [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04: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] Implement host plugin for amdgpu 2020-08-15 23:58:28 +01:00
exports [OpenMP] Improve D2D memcpy to use more efficient driver API 2020-06-04 16:59:06 -04:00