Skip to content

urKernelGetGroupInfo COMPILE_MAX_WORK_GROUP_SIZE only supports FPGA CL device #2644

@aarongreig

Description

@aarongreig

This fail is related to the device code rather than the query itself, we get this in the build log for non-fpga devices:

Compilation started
Unsupported SPIR-V module
KernelAttributes is only supported on FPGA emulator
Compilation failed

The query is optional, but the fail happens in the fixtures before the test can get to the optional query skipping logic. A KNOWN_FAILURE documented by this issue might be the best way to handle this, it's a unique corner case as far as I can tell.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions