3f4e9566b7
SWDEV-79278 - [OCL][PAL] dont report gfx902/gfx903 into the offline device list twice. Both Raven and Raven2 are exposed as gfx902/gfx903, so we ended up reporting each gfx902 and gfx903 twice for the offline devices list. To avoid this issue, check the list and if a device is already reported dont add it into the list. http://ocltc.amd.com/reviews/r/14523/ Affected files ... ... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#78 edit