|
GTPin
|
Level-Zero runtime information associated with the kernel instance dispatched for execution. More...
#include <gt_gpu_defs.h>
Public Member Functions | |
| std::string | ToString (const std::string &separator=" ") const |
| Return string representation. | |
Data Fields | |
| GtL0Kernel | kernel |
| Handle to the kernel object in Level-Zero. | |
| GtL0Program | program |
| Handle to the Level-Zero program that contains the kernel. | |
| GtL0Context | context |
| Level-Zero context, the kernel is created for. | |
| GtL0Device | device |
| Level-Zero device, the kernel is build for. | |
Level-Zero runtime information associated with the kernel instance dispatched for execution.
Copyright (C) 2013-2025 Intel Corporation
SPDX-License-Identifier: MIT
1.7.4