Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
5218 Discussions

Register Spillage in GPU Compute/Media Hotspots

SampathRachumallu
351 Views

Hi,

Is there a way to findout info regarding register spillage using VTune for GPU kernel profiling?

Labels (1)
0 Kudos
1 Solution
yuzhang3_intel
Moderator
292 Views

VTune can't analyze the register issue, but maybe the Intel GDB tool can do it, you can ask for help from the gdb community below:

 

https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/bd-p/oneapi-data-parallel-c

View solution in original post

1 Reply
yuzhang3_intel
Moderator
293 Views

VTune can't analyze the register issue, but maybe the Intel GDB tool can do it, you can ask for help from the gdb community below:

 

https://community.intel.com/t5/Intel-oneAPI-DPC-C-Compiler/bd-p/oneapi-data-parallel-c

Reply