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

dpctl.SyclPlatform should provide get_devices method #509

Open
oleksandr-pavlyk opened this issue Jul 10, 2021 · 2 comments
Open

dpctl.SyclPlatform should provide get_devices method #509

oleksandr-pavlyk opened this issue Jul 10, 2021 · 2 comments

Comments

@oleksandr-pavlyk
Copy link
Collaborator

oleksandr-pavlyk commented Jul 10, 2021

This would correspond to sycl::platform::get_devices(deviceType), see table 16 in 4.6.2.1 of SYCL 2020 standard

https://www.khronos.org/registry/SYCL/specs/sycl-2020/html/sycl-2020.html#table.members.platform

@oleksandr-pavlyk
Copy link
Collaborator Author

It should also support the platform-specific default context, provided by oneAPI extension.

@oleksandr-pavlyk
Copy link
Collaborator Author

It should also support the platform-specific default context, provided by oneAPI extension.

This was implemented in #827

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