Open
1 of 3 issues completedDescription
All uses of the UUR_KNOWN_FAILURE_ON
macro in the CTS should ideally be accompanied by a link to an issue, or, if the fail is due to something out of our control, an explanation as to why. This issue represents a quick collating of all the OpenCL KNOWN_FAILUREs, subtasks should be spun out to coordinate working on individual cases.
- FPGA emulator sampler fails
- fixtures.h:208 fixtures.h:333 urSamplerCreate.cpp:14 urKernelSetArgSampler.cpp
- FPGA emulator fail in urDeviceGetGlobalTimestamps #2633
- CL segfault in urEnqueueEventsWaitMultiDeviceMTTest.EnqueueWaitOnAllQueues #2647
- igpu fails mem image size query in urMemGetInfo.cpp
- igpu fails for a lot of formats in urMemImageCreateWithImageFormatParam.cpp #2638
- fpga fails all (or at least most) tests in urMemImageCreate.cpp
- igpu fails InvalidSize test in urMemImageCreate.cpp
- suspect this is a known driver issue
- need pool support query to skip POOL enum in urUSMGetMemAllocInfo.cpp
- urKernelGetGroupInfo COMPILE_MAX_WORK_GROUP_SIZE only supports FPGA CL device #2644
- igpu fail at urKernelSetArgValue.cpp:51
- probably just lack of validation like the MemImageCreate fail
- all CL devices fail urKernelGetSubGroupInfo.cpp
- maybe linked to urKernelGetGroupInfo fail?
- check why NUM_REGS being optional doesn't skip the test properly for CL in urKernelGetInfo.cpp