GPU debugging
Linaro DDT can be used to debug programs that use GPU devices. The code running on the GPU is debugged simultaneously with the code on the host CPU.
Linaro DDT supports a number of GPU device families:
NVIDIA GPUs
AMD GPUs
Intel Xe-HPC GPUs
The following sections outline GPU features that are available for NVIDIA, AMD and Intel Xe-HPC GPUs.
- Control GPU threads
- Examine GPU threads and data
- GPU devices information
- Attach to running GPU programs
- NVIDIA GPU debugging
- ROCm GPU debugging
- Intel Xe GPU debugging