Skip to content

[SYCL] Update sycl_ext_oneapi_device_architecture device headers to support JIT #13434

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

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

dm-vodopyanov
Copy link
Contributor

@dm-vodopyanov dm-vodopyanov commented Apr 16, 2024

This patch updates device headers of sycl_ext_oneapi_device_architecture extension to prepare to support API in JIT. New functionality is always disabled now as it breaks the existing functionality, and will be enabled when the feature is fully implemented by updating other components.

…upport JIT

This patch updates device headers of sycl_ext_oneapi_device_architecture
extension to prepare to support API in JIT. New functionality is alvays
disabled now as it breaks the existing functionality, and will be
enabled when the feature is fully implemented by updating other
components.
@dm-vodopyanov
Copy link
Contributor Author

@maarquitos14 @intel/llvm-reviewers-runtime - gentle ping


queue q(gpu_selector_v);

// test if_architecture_is
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// test if_architecture_is
// test if_architecture_is.

@dm-vodopyanov
Copy link
Contributor Author

Post Register cleanup after job is finished step failed due to infra issue: this does not affect the degree of testing quality, so merging

@dm-vodopyanov dm-vodopyanov merged commit fd439fb into intel:sycl Apr 19, 2024
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 this pull request may close these issues.

3 participants