3c01a8ad85
SWDEV-102761 - [CQE OCL][OpenCL on PAL] Few WF Conformance tests are stuck in middle/hardhang while running using csv file
- Disable non-user mode queue. There is a hang and deadlock in OS if a mix of user and non-user queues is used.
- Wait for the fence longer if PAL returned a timeout error
- Slightly change CB warmup code to avoid PAL overhead on the first submit
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/paldevice.cpp#24 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palresource.cpp#14 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.cpp#30 edit
... //depot/stg/opencl/drivers/opencl/runtime/device/pal/palvirtual.hpp#14 edit
[ROCm/clr commit: 1a3e93121d]