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

Examples should not be using deprecated host devices #23

Open
oleksandr-pavlyk opened this issue Dec 31, 2022 · 1 comment
Open

Examples should not be using deprecated host devices #23

oleksandr-pavlyk opened this issue Dec 31, 2022 · 1 comment

Comments

@oleksandr-pavlyk
Copy link

Host device is not mandated by SYCL 2020 spec. Support for host device has been removed in DPC++ 2023, and has been removed from dpctl in IntelPython/dpctl#1028

Example for device querying should be modified to avoid using removed functionality: https://github.com/IntelPython/DPEP/blob/main/examples/04-dpctl_device_query.py#L33

@samaid
Copy link
Contributor

samaid commented Feb 17, 2023

Thank you for catching this. Will get it updated

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

2 participants