Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Kernel Attributes" feature check support #2568

Open
RossBrunton opened this issue Jan 15, 2025 · 0 comments
Open

"Kernel Attributes" feature check support #2568

RossBrunton opened this issue Jan 15, 2025 · 0 comments

Comments

@RossBrunton
Copy link
Contributor

urKernelGetGroupInfoMaxWorkGroupSizeTest tests fail to build the OpenCL kernel on my 12th gen Intel system, and outputs the following message to stdout:

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

It also has known failures in the test listed as 13th Gen OpenCL, CUDA and Hip, which I expect to be similar.

Should a DeviceInfo query be added and implemented for checking whether "KernelAttributes" support is available?

@RossBrunton RossBrunton changed the title "Kernel Attributes" feature chehck support "Kernel Attributes" feature check support Jan 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant