-
Notifications
You must be signed in to change notification settings - Fork 30
Support filter selector #271
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
Conversation
2959bc5
to
c9c7b9b
Compare
98fd72d
to
59cd3bd
Compare
- Expose wrapper functions for device_selector classes in C API. - Add the C APi functions and types to _backend.pxd.
- The get_info function for a device can throw. We need to handle the possibility of a runtime_error. - Convert the Python tests for the SyclDevice class to pytest. - Add the is_* device member function to Python API.
…d depending on envars.
59cd3bd
to
80d039e
Compare
@diptorupd Is this PR still relevant? |
It still has C API changes to expose context constructors and some changes to the platform_interface. I will extract those out and open separate PRs and close this one. |
This would be helpful. I thought of working on |
I think this PR is now ready to retire :) |
The last bit of CMake changes are now in #319. Closing (sigh!). What an epic PR that helped launch a "thousand" other PRs, but alas itself never reached master. |
No description provided.