3b75ae4ff0
SWDEV-132899 - [OCL][GFX10] correctly set the wavefrontWidth_ for gfx10. PAL reprots 64 for wavefrontSize so set it to 32 if the below conditions are met: 1- if we are in HSAIL path and GPU_FORCE_WAVE_SIZE_32 is set 2- or if we are in LC path andAsic is Navi10Plus ReviewRequestURL = http://ocltc.amd.com/reviews/r/16329/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#120 edit