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

Test new behaviour around enumeration of custom devices #2007

Open
kpet opened this issue Jul 9, 2024 · 0 comments
Open

Test new behaviour around enumeration of custom devices #2007

kpet opened this issue Jul 9, 2024 · 0 comments

Comments

@kpet
Copy link
Contributor

kpet commented Jul 9, 2024

See KhronosGroup/OpenCL-Docs#1117

A few ideas:

  • Check that custom devices are included in the list reported when using CL_DEVICE_TYPE_ALL
  • Check that CL_DEVICE_TYPE_DEFAULT does return the custom device when it's the only one that belongs to the platform
  • Check that CL_DEVICE_TYPE_DEFAULT does not return a custom device if there are non-custom devices that belong to the platform
  • Any others?
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