7a956a4aa7
EPR #419065 - [CQE OCL][ISV][QR][G] FAHBenchmark application is crashing. Two issues: 1. Remove clearing of profileEnabled_ since it may cause incorrect kernel execution time measurement. 2. Blit kernels causes assertion in getWavesPerSH since they do not have wave limiters. Remove the assert. If a kernel has no wave limiter, returns 0 in getWavesPerSH. Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuvirtual.cpp#361 edit ... //depot/stg/opencl/drivers/opencl/runtime/device/gpu/gpuwavelimiter.cpp#5 edit