Skip to content

dpctl.SyclPlatform should provide get_devices method #509

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

Closed
oleksandr-pavlyk opened this issue Jul 10, 2021 · 2 comments · Fixed by #1992
Closed

dpctl.SyclPlatform should provide get_devices method #509

oleksandr-pavlyk opened this issue Jul 10, 2021 · 2 comments · Fixed by #1992
Assignees

Comments

@oleksandr-pavlyk
Copy link
Contributor

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
Contributor Author

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

@oleksandr-pavlyk
Copy link
Contributor 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

Successfully merging a pull request may close this issue.

2 participants