-
Notifications
You must be signed in to change notification settings - Fork 124
Report support for experimental features with device info queries. #2304
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
Report support for experimental features with device info queries. #2304
Conversation
56f53be to
372ce7c
Compare
|
LLVM PR intel/llvm#16046 |
372ce7c to
e791acb
Compare
3d19e78 to
9c1c7c7
Compare
Also update DEVICE_INFO_EXTENSIONS description.
9c1c7c7 to
75e4028
Compare
Unified Runtime -> intel/llvm Repo Move NoticeInformationThe source code of Unified Runtime has been moved to intel/llvm under the unified-runtime top-level directory, The code will be mirrored to oneapi-src/unified-runtime and the specification will continue to be hosted at oneapi-src.github.io/unified-runtime. The contribution guide has been updated with new instructions for contributing to Unified Runtime. PR MigrationAll open PRs including this one will be labelled auto-close and shall be automatically closed after 30 days. Should you wish to continue with your PR you will need to migrate it to intel/llvm. This is an automated comment. |
This will be the last bit of work I do to address #1374 for the time being, it aims to establish device info queries as the expected mechanism for adapters to report support for experimental features.