llvm-project/openmp/libomptarget/include
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
..
Debug.h [OpenMP] Begin Printing Information Dumps In Libomptarget and Plugins 2020-09-09 12:03:56 -04:00
omptarget.h [OpenMP] Consolidate error handling and debug messages in Libomptarget 2020-09-01 15:28:19 -04:00
omptargetplugin.h [OpenMP] Improve D2D memcpy to use more efficient driver API 2020-06-04 16:59:06 -04:00