Recommendations:
GPU Time, % of Elapsed time: 37.1%GPU utilization is low. Switch to the for in-depth analysis of host activity. Poor GPU utilization can prevent the application from offloading effectively.XVE Array Stalled/Idle: 43.5% of Elapsed time with GPU busy
GPU metrics detect some kernel issues. Use GPU Compute/Media Hotspots (preview) to understand how well your application runs on the specified hardware.
GPU utilization is low. Consider offloading more work to the GPU to increase overall application performance.
| GPU Adapter | GPU Engine | GPU Time | GPU Time, % of Elapsed time(%) |
|---|---|---|---|
| GPU 0 | Render and GPGPU | 6.713s | 37.1% |
| Function | Module | CPU Time |
|---|---|---|
| func@0x13f9b0 | libze_intel_gpu.so.1.3.27191.42 | 19.011s |
| asm_exc_page_fault | vmlinux | 4.960s |
| _raw_spin_lock | vmlinux | 2.108s |
| [Skipped stack frame(s)] | [Unknown] | 1.684s |
| asm_exc_int3 | vmlinux | 1.672s |
| [Others] | N/A | 27.632s |
| Host Task | Task Time | % of Elapsed Time(%) | Task Count |
|---|---|---|---|
| zeEventHostSynchronize | 7.143s | 39.5% | 14 |
| zeCommandListAppendMemoryCopy | 1.687s | 9.3% | 6 |
| zeModuleCreate | 0.135s | 0.7% | 1 |
| zeCommandListAppendLaunchKernel | 0.002s | 0.0% | 100 |
| zeCommandListCreateImmediate | 0.001s | 0.0% | 3 |
| [Others] | 0.000s | 0.0% | 5 |
| Computing Task | Total Time | Execution Time | % of Total Time(%) | SIMD Width |
|---|---|---|---|---|
| iso3dfd(sycl::_V1::queue&, float*, float*, float*, float*, unsigned long, unsigned long, unsigned long, unsigned long)::{lambda(sycl::_V1::handler&)#1}::operator()(sycl::_V1::handler&) const::{lambda(sycl::_V1::id<(int)3>)#1} | 8.840s | 6.713s | 75.9% | 32 |