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

[UR] Clarify UR_DEVICE_TYPE_ALL usage. #17629

Merged
merged 2 commits into from
Mar 27, 2025
Merged

Conversation

isaacault
Copy link
Contributor

@isaacault isaacault commented Mar 25, 2025

Update spec to clarify that this is not a value to be returned.

Fixes #17527

Update spec to clarify that this is not a value to be returned.
@@ -8,7 +8,7 @@
# See YaML.md for syntax definition
#
# NOTE: device_types must be explictly listed. Refrain from using
# $X_DEVICE_TYPE_ALL. See https://github.com/intel/llvm/issues/17527.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think we can consider this issue addressed with the change here, can you put a "Fixes" clause in the PR description so it gets closed automatically

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done.

@isaacault
Copy link
Contributor Author

@intel/llvm-gatekeepers this is ready. Please merge.

@uditagarwal97 uditagarwal97 merged commit e59fcca into intel:sycl Mar 27, 2025
52 of 55 checks passed
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.

[UR] Investigate and deprecate UR_DEVICE_TYPE_ALL
3 participants